rough-stone-builder-vue2
v0.1.6
Published
A Vue2 Builder for Rough-Stone Prject
Downloads
15
Readme
rough-stone-builder-vue2
A Vue2 Builder for Rough-Stone Prject
Install
npm install rough-stone-builder-vue2@latest -g
Build your whole vue2 project using following scripts
const build = require('rough-stone-builder-vue2')
build('./src/main.js')
Or
rs-build-vue2 --entry ./src/main.js
More info
rs-build-vue --help