0.0.8 • Published 8 years ago

mt-uz v0.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

#手腾调用uz构建命令

##Installing

  npm install -g mt-uz

##usage

   const mtUZ = require('mt-uz');
   /**
    * @param cwd 执行命令的路径, 即[项目根路径]/static
    * @param onClose  命令构建完成后回调
    * @param dest  编译后代码输出路径 默认是[cwd]/dest
    */
   mtUZ(cwd, onClose, dest );
0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago