flat-service
v0.1.1
Published
local service
Readme
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
}
}