文件名称:fly-ng-annotate:Fly的ngAnnotate插件
文件大小:4KB
文件格式:ZIP
更新时间:2024-08-07 17:02:33
JavaScript
插件。 用法 查看以查看可用选项。 安装 npm install -D fly-ng-annotate 例子 export build = function * ( ) { yield this . source ( "src/**/*.js" ) . ngAnnotate ( { ... } ) . target ( "dist/" ) } 执照 :copyright: 等
【文件预览】:
fly-ng-annotate-master
----.gitignore(20B)
----.eslintrc(192B)
----package.json(1KB)
----.travis.yml(87B)
----LICENSE(1KB)
----index.js(358B)
----README.md(2KB)
----test()
--------test.js(106B)
----.editorconfig(197B)