0.0.1-rc.20 • Published 2 years ago

@navinfo-team/ni-design v0.0.1-rc.20

Weekly downloads
-
License
Apache-2.0
Repository
gitlab
Last release
2 years ago

ni design

scripts

dev

运行开发环境

doc

运行开发文档

dist:style

打包样式文件,使用 gulp

dist:dev

打包未压缩版本:dist/ni-design.js

dist:prod

打包压缩版本:dist/ni-design.min.js

dist:locale

打包国际化文件

dist:doc

打包文档

dist

完整打包 1. 清空上次打包文件 2. 依次运行 1. dist:style 2. dist:dev 3. dist:prod 4. dist:locale 5. dist:doc

unit

运行单元测试

test

运行全部测试

pub

打包并发布到私有 npm