pug2amd

0.0.2-alpha • Public • Published

pug2amd-cli

npm npm GitHub license

pug模版编译成amd模块的工具

安装(Installation)

npm i pug2amd -g

用法(Usage)

pug2amd <path> [options]
参数 必填 说明
<path> 指定 pug 文件或目录
-f <path> 输出文件到指定路径
-d <directory> 输出目录到指定目录
-w 监视文件变动
--nocompress 不压缩文件

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i pug2amd

Weekly Downloads

8

Version

0.0.2-alpha

License

MIT

Last publish

Collaborators

  • cntanglijun