README
小程序配置
安装
npm i xiaochengxu-build --save
使用
- 在
package.json
的"scripts"
中使用或者使用npx
- 全局安装
命令
xk
Useage:
-v --version [show version]
-d --domain [build domain config file]
小程序打包
<script type="module">
import xiaochengxuBuild from 'https://cdn.skypack.dev/xiaochengxu-build';
</script>
npm i xiaochengxu-build --save
package.json
的"scripts"
中使用或者使用npx
xk
Useage:
-v --version [show version]
-d --domain [build domain config file]