請(qǐng)問(wèn) 運(yùn)行wiredep時(shí),為何index.html頁(yè)面的header中的 <!-- bower:css --> <!-- endbower -->之間沒(méi)有插入內(nèi)容?
請(qǐng)問(wèn) 運(yùn)行wiredep時(shí),為何index.html頁(yè)面的header中的?? <!-- bower:css -->???? <!-- endbower -->之間沒(méi)有插入內(nèi)容?
請(qǐng)問(wèn) 運(yùn)行wiredep時(shí),為何index.html頁(yè)面的header中的?? <!-- bower:css -->???? <!-- endbower -->之間沒(méi)有插入內(nèi)容?
2015-06-18
舉報(bào)
2016-05-11
應(yīng)該是在overrides的main中添加
2016-01-16
找到 bower.json 加上這個(gè)?
"main": [
? ? "less/bootstrap.less",
? ? "dist/css/bootstrap.css",
? ? "dist/js/bootstrap.js"
? ],