【发布时间】:2014-04-26 10:50:46
【问题描述】:
我在我的项目中使用了yo angular。
现在我想添加我使用 bower install --save bootstrap-sass-official
当我运行grunt serve 时,它会自动将 javascript 文件添加到我不想要的 index.html 中。
我将ui-bootstrap 用于模态框和其他组件。
如何阻止 grunt serve 添加额外的 javascript 文件?
【问题讨论】:
标签: angularjs twitter-bootstrap gruntjs yeoman bower