Open egoist opened 7 years ago
Here's a work in progress for webpack-block+webpack-chain implementation: https://github.com/egoist/webpack-flow
Is VuePack abandoned @egoist? I am interested to maintain this project if possible.
@KsRyY awesome, you are now a collaborator
Abandon vue-cli
4.0 will use the
SAO
+template-vuepack
pattern, it would look very similar to create-react-app:vuepack init my-project
Component/Directive/View/etc generator?
vuepack-generator:
vuepack g List
Maybe use what @d-simon mentioned at https://github.com/egoist/vuepack/issues/131: plop
Improve PWA experience
Maybe use workbox-webpack-plugin
Composable webpack config
I need something like webpack-blocks but is built upon webpack-chain
More