egoist / vuepack

:package: A modern starter which uses Vue 2, Vuex, Vue-router and Webpack 2 (and even Electron)
http://vuepack.surge.sh
MIT License
2.43k stars 202 forks source link

vuepack vs vuejs-templates/webpack #125

Open franciscolourenco opened 7 years ago

franciscolourenco commented 7 years ago

Anything which vuejs-templates/webpack has, and vuepack doesn't?

egoist commented 7 years ago

Maybe only:

Unit test support (vuejs-templates/webpack uses karma for now, but I'll add AVA or Jest support to VuePack later)