Grunt es dependency graph.zip

上传:aishangjiajiaolaoshi 浏览: 17 推荐: 0 文件:ZIP 大小:10KB 上传时间:2020-07-21 01:20:57 版权申诉
Grunt-es-dependency-graph 能够在ES6 模块文件中生成具有依存关系树的 JSON 文件。 代码示例: grunt.initConfig({   depGraph: {     production: {       options: {         includeBindings: true,         moduleName: function (importPath, modulePath) {           return path.join(path.dirname(modulePath), importPath);         }  
上传资源
用户评论