egoist / vuepack

:package: A modern starter which uses Vue 2, Vuex, Vue-router and Webpack 2 (and even Electron)

Home Page:http://vuepack.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VuePack 4.0 Plan

egoist opened this issue · comments

  • VuePack 4.0
    • packages/template-vuepack
    • packages/vuepack
    • packages/vuepack-generator
    • lerna.json

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

  • A bunch of webpack config / DX optimizations

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