We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
4.0 will use the SAO + template-vuepack pattern, it would look very similar to create-react-app: vuepack init my-project
SAO
template-vuepack
vuepack init my-project
vuepack-generator: vuepack g List
vuepack g List
Maybe use what @d-simon mentioned at #131: plop
Maybe use workbox-webpack-plugin
I need something like webpack-blocks but is built upon webpack-chain
The text was updated successfully, but these errors were encountered:
Here's a work in progress for webpack-block+webpack-chain implementation: https://github.com/egoist/webpack-flow
Sorry, something went wrong.
Is VuePack abandoned @egoist? I am interested to maintain this project if possible.
@KsRyY awesome, you are now a collaborator
No branches or pull requests
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 #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
The text was updated successfully, but these errors were encountered: