0.1.1 • Published 6 years ago
flat-service v0.1.1
flat-service
支持ts, js, sass, less
install
npm i flat-serviceUsage
serve
flat-service startbuild
flat-service buildbuild library
TODO:
flat-service build --library abcdefault option
{
entry: './src/index.ts',
devServer: {
port: 8887,
proxy: null
}
}