Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure loading of minimal js, etc. #68

Open
gaand opened this issue Dec 2, 2016 · 2 comments
Open

Ensure loading of minimal js, etc. #68

gaand opened this issue Dec 2, 2016 · 2 comments

Comments

@gaand
Copy link

gaand commented Dec 2, 2016

So, <library>.min.js or <library>.min.css or in the case of handlebars, handlebars.runtime.min.js (I think).

Others?

Test this to make sure it works before committing.

@jrhorn424
Copy link
Contributor

I don't understand the desire here. I thought Webpack was minifying our JS and CSS for us, and using the un-minified versions would be good for developers. I'm not sure I care enough to object. 😄

@gaand
Copy link
Author

gaand commented Dec 13, 2016

Looking in the JavaScript files produced by webpack, then do not appear to be minimized. Perhpas there's an option or plugin or something we're missing.

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

No branches or pull requests

2 participants