Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Fixes error with templateUpdate and multiple js files on same path #557

Merged
merged 2 commits into from
Dec 16, 2016

Conversation

gust42
Copy link
Contributor

@gust42 gust42 commented Dec 15, 2016

Short description of what this resolves:

Fixes error with templateUpdate and multiple js files on same path.
replaceExistingJsTemplate return null if no template is found and then it sets javascriptFile.content = null making it fail the next time it tries to build

still fails if saving a template twice without any changes but im not sure it should even reach this part if the file has no changes?

Changes proposed in this pull request:

Fixes: #

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants