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

Fix webpack 4 warning #156

Merged
merged 2 commits into from
Feb 23, 2018
Merged

Fix webpack 4 warning #156

merged 2 commits into from
Feb 23, 2018

Conversation

ai
Copy link
Contributor

@ai ai commented Feb 23, 2018

Fix #154 according to @sokra suggestion

@jsf-clabot
Copy link

jsf-clabot commented Feb 23, 2018

CLA assistant check
All committers have signed the CLA.

@valscion
Copy link
Member

Thanks, this looks good to me! Were you able to check that this fixes ai/size-limit#42 warning being displayed, and that things still work with webpack 4?

@ai
Copy link
Contributor Author

ai commented Feb 23, 2018

@valscion I still have a warning because 2 other plugins use old API :(. It is the long way :D.

But I tested and everything works in Webpack 4.

@ai
Copy link
Contributor Author

ai commented Feb 23, 2018

@valscion Travis CI is broken because of timeout :)

@ai
Copy link
Contributor Author

ai commented Feb 23, 2018

I sent PR to uglify-webpack-plugin and compression-webpack-plugin as well. With all this 3 PRs Size Limit doesn’t show any warnings and work perfectly.

@valscion
Copy link
Member

Super awesome, thank you! This looks good to me 👍. I added a changelog entry and will soon merge this once tests pass and then release a new patch version.

@valscion valscion merged commit 7c09fa8 into webpack-contrib:master Feb 23, 2018
@valscion
Copy link
Member

Released in v2.10.1 ☺️

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

Successfully merging this pull request may close these issues.

None yet

3 participants