egoist / vue-compile

Compile the blocks in Vue single-file components to use JS/CSS instead of Babel/Sass/Stylus.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a `bundle` command

egoist opened this issue · comments

Use Rollup to roll files into a umd bundle:

sfc normalize src -d lib
sfc bundle lib/index.js -d dist