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

⚡ Support for webpack 3 #21

Closed
wants to merge 2 commits into from
Closed

⚡ Support for webpack 3 #21

wants to merge 2 commits into from

Conversation

michalkvasnicak
Copy link
Owner

@michalkvasnicak michalkvasnicak commented Jun 20, 2017

Closes #18

Available under dist-tag webpack3 (yarn add --dev spust@webpack3)

Wait for:

@michalkvasnicak michalkvasnicak changed the title ⚡ introduce support for webpack 3 ⚡ Support for webpack 3 Jun 20, 2017
@michalkvasnicak
Copy link
Owner Author

michalkvasnicak commented Jun 20, 2017

Tested on big project. Everything ok except deprecation message from extract-text-webpack-plugin, but it isn't causing troubles to compile a bundle.

However I haven't found much difference in outputted bundle size.

@michalkvasnicak
Copy link
Owner Author

Webpack 2.6.1

pasted image at 2017_06_20 19_09

Webpack 3.0.0

image

@joshwiens
Copy link

@michalkvasnicak - extract-text-webpack-plugin@3.0.0-rc.1 will be published in about 30 minutes which amongst other things, gets rid of the last remaining deprecated function.

@michalkvasnicak
Copy link
Owner Author

@d3viant0ne Thank you for information 😉

@michalkvasnicak michalkvasnicak deleted the webpack-3 branch August 16, 2017 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants