文件名称:ng-annotate-loader:webpack 的 ng-annotate 加载器模块
文件大小:2KB
文件格式:ZIP
更新时间:2024-07-11 14:40:00
JavaScript
webpack 的加载器 用法 require ( 'ng-annotate!./file.js' ) ; 推荐配置 { module : { loaders : [ { test : / \. js $ / , loader : 'ng-annotate' } ] } } 执照 麻省理工学院( )
【文件预览】:
ng-annotate-loader-master
----README.md(444B)
----.gitignore(12B)
----index.js(387B)
----package.json(454B)