wiredep stephenplusplus/grunt-wiredep 插件基于 taptapship/wiredep 。 wiredep 的配置为: wiredep: { app: { src: [ '<%= yeoman.app %>/index.html' ], ignorePath: /\.\. 将 index.html 中有 wiredep 插入的 css 合并为 .tmp/styles/vendor.css 文件中。 将 wiredep 插入的 js 文件合并到 .tmp/scripts/vendor.js 中。 将 index.html 中有 wiredep 插入的 css 合并为 .tmp/styles/vendor.css 文件中。