Closed jonathaningram closed 9 years ago
Here is the gist that I originally sent to @markdalgleish:
These changes work successfully for me in resolving the correctly hashed script name for JS files in index.html. https://gist.github.com/jonathaningram/d1aaeb8b9314094e0d21
index.html
Note: this PR only addresses getting the right filename for the source JS file. It doesn't address sending assets like CSS to the template.
Thanks for the tidy PR! :smile:
Here is the gist that I originally sent to @markdalgleish:
Note: this PR only addresses getting the right filename for the source JS file. It doesn't address sending assets like CSS to the template.