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

Request: Support webpack 4 #3

Open
ChangJoo-Park opened this issue Mar 12, 2018 · 1 comment
Open

Request: Support webpack 4 #3

ChangJoo-Park opened this issue Mar 12, 2018 · 1 comment

Comments

@ChangJoo-Park
Copy link

as you already know, webpack 4 is more faster than 3.
I tried to upgrade webpack 3 to 4, but I stuck in stylelint-webpack-plugin

Have you tried to upgrade webpack?

@jerryjappinen
Copy link
Owner

jerryjappinen commented Mar 12, 2018

Thanks for opening the issue. I upgrade the dependencies from time to time, but I haven't tried out Webpack 4 yet. From my experience with upgrade from 2 to 3, it's better to wait for a bit for the Webpack team to roll out patches and loader developers to migrate, and maybe let the guys working on the official template do the migration first. JaKXz/stylelint-webpack-plugin/issues/137 will definitely have to be closed before we can upgrade on this end.

Very curious what the impact of the upgrade will be on build times. A complete setup like this, not to mention a real project with a larger codebase, will start to see longer build times and there's not really a way around this. From my experience SCSS is the biggest culprit and I wouldn't expect the upgrade to change that, but I'm sure there are other areas to optimize as well.

@jerryjappinen jerryjappinen changed the title request : support webpack 4 Request: Support webpack 4 Mar 12, 2018
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

No branches or pull requests

2 participants