唱唱
2015-06-18 11:54
请问 运行wiredep时,为何index.html页面的header中的 <!-- bower:css --> <!-- endbower -->之间没有插入内容?
应该是在overrides的main中添加
找到 bower.json 加上这个
"main": [
"less/bootstrap.less",
"dist/css/bootstrap.css",
"dist/js/bootstrap.js"
],
Grunt-beginner前端自动化工具
60388 学习 · 417 问题
相似问题