nidle-plugin-build

0.2.9-alpha.0 • Public • Published

nidle-plugin-build

nidle plugin of build the target file into a production bundle for deployment

Install

npm install nidle-plugin-build

Usage

build 通过运行编译脚本(buildShell),编译脚本将编译结果输出到 output目录,然后会将 output目录拷贝到 config.output.path,以便后面的插件操作的是编译结果。

Configuration

  • output: 编译目标目录;默认 ./dist
  • buildShell: 编译脚本;默认 ./release.sh

Readme

Keywords

Package Sidebar

Install

npm i nidle-plugin-build

Weekly Downloads

2

Version

0.2.9-alpha.0

License

MIT

Unpacked Size

16.2 kB

Total Files

10

Last publish

Collaborators

  • chb.wang
  • hanrenguang