Skip to content
This repository has been archived by the owner on Oct 7, 2019. It is now read-only.

Q: Webpack 4 #57

Closed
tiptronic opened this issue Jul 12, 2018 · 2 comments
Closed

Q: Webpack 4 #57

tiptronic opened this issue Jul 12, 2018 · 2 comments

Comments

@tiptronic
Copy link

Since this is now the new cutting edge version, wouldn't it make sense to update the project to support Webpack 4?

From what I read, there are some breaking changes from v3 to v4 and I don't know how much work it is (I have yet to read the docs). But generally it would be great to have a really 'current' repository.

Any opinions?

@kozmanbalint
Copy link

kozmanbalint commented Jul 16, 2018

Agreed. Also webpack-dev-server is slowly getting down the drain...

@etino
Copy link

etino commented Aug 3, 2018

Agreed.

I've started my project from this template and when I've installed serviceworker-webpack-plugin plugin I've realized that webpack version is 3.6.0.

> npm run dev
> framework7-template-vue-webpack@2.0.0 dev 
> webpack-dev-server --inline --progress --config build/webpack.dev.conf.js

Error: serviceworker-webpack-plugin requires webpack >= 4. Use serviceworker-webpack-plugin@0 on older versions of webpack

There's a way to update webpack to latest version? Could it be compatible?

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

No branches or pull requests

3 participants