simple_web_boilerplate base vue
webpack projct is huge and complicated and difficult to maintain.
especially compared to rollup. ** ES6 TO ES5 ** rollup is best best choice.
the others leave to **npm scripts** la la la la
NOT css in js, I hate it
YES! SPA & multipage both support
src/module
a
index.html
index.js
b
index.html
index.js
it will compile and export to dist/a.html b.html etc ....
MORE TODO ......