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

Don't pass default options and remove redundant helpers. Fixes #473 #476

Merged
merged 1 commit into from
Mar 28, 2016

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