Skip to content

Conversation

@adarshaj
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Bug Fix

  • What is the current behavior? (You can also link to an open issue here)

npm run build:prod fails (issue described in #473)

  • What is the new behavior (if this is a feature change)?

Fixes #473, builds with gzip and compression level of 9 (defaults of compression-webpack-plugin)

  • Other information:
    N/A

@PatrickJS PatrickJS merged commit 34772dc into PatrickJS:master Mar 28, 2016
@PatrickJS
Copy link
Owner

thanks!

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.

npm run build:prod fails with assetsTypeError on fresh install

2 participants