@colpu/reader

0.0.7 • Public • Published

阅读器插件

打包编译

npm start
npm run nodmon
npm run build
  • 皮肤打包编译请输出执行下面bash命令
NODE_ENV=development rollup -w -f cjs --no-treeshake -c --silent -i 输入文件 -o 输出文件
NODE_ENV=production rollup -f cjs --no-treeshake -c --silent -i 输入文件 -o 输出文件
  • 将图片拷贝到对应的皮肤目录下的images文件夹

  • layer 插件开发

NODE_ENV=development rollup --watch  -f cjs --no-treeshake -c --silent -i ./layer/index.js -o ./layer/index.min.js

Readme

Keywords

Package Sidebar

Install

npm i @colpu/reader

Weekly Downloads

4

Version

0.0.7

License

ISC

Unpacked Size

424 kB

Total Files

56

Last publish

Collaborators

  • colpu