Skip to content

Remove the template name from the outputPath and only build once#27

Merged
loppear merged 2 commits intomasterfrom
fix/one-output-per-entry
Mar 15, 2018
Merged

Remove the template name from the outputPath and only build once#27
loppear merged 2 commits intomasterfrom
fix/one-output-per-entry

Conversation

@loppear
Copy link
Copy Markdown
Contributor

@loppear loppear commented Mar 5, 2018

I can't think why I originally included the template name in the clientjs output file, but I did. This meant that the same entry point would generate a bunch of repeated files with different names, which was starting to slow down deploys and restarts for me.

Can anyone else think of a reason that an entry point js file could/should produce different output when linked from multiple templates/paths?

@loppear loppear merged commit d043e57 into master Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants