19-test 中文文档教程
19-test
这是您包含 WebPart 文档的地方。
Building the code
git clone the repo
npm i
npm i -g gulp
gulp
这个包产生以下内容:
- lib/* - intermediate-stage commonjs build artifacts
- dist/* - the bundled script, along with other resources
- deploy/* - all resources which should be uploaded to a CDN.
Build options
gulp clean - TODO gulp 测试 - TODO 一饮而尽 - TODO gulp 包 - TODO gulp 包解决方案 - TODO
19-test
This is where you include your WebPart documentation.
Building the code
git clone the repo
npm i
npm i -g gulp
gulp
This package produces the following:
- lib/* - intermediate-stage commonjs build artifacts
- dist/* - the bundled script, along with other resources
- deploy/* - all resources which should be uploaded to a CDN.
Build options
gulp clean - TODO gulp test - TODO gulp serve - TODO gulp bundle - TODO gulp package-solution - TODO