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

Uglify not working with gulp build #146

Closed
mijgame opened this issue Jul 13, 2017 · 1 comment
Closed

Uglify not working with gulp build #146

mijgame opened this issue Jul 13, 2017 · 1 comment

Comments

@mijgame
Copy link

mijgame commented Jul 13, 2017

Hello,

When I run gulp build or gulp serve:dist, scripts and styles are not minified. When I look in build\build.js, I see $.uglify() and $.minifyCss({cache: true}) after the respective filters for js and css. I don't see any weird or unexpected output in the console when building.

Ideas on what could be happening here? I haven't changed the build scripts by hand, they are the same as the scripts in the master branch.

Thanks in advance

@charlesabarnes
Copy link
Contributor

This was fixed in #159

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

No branches or pull requests

3 participants