Twitter bootstrap grunt未使用新的bower安装引导更新index.html

Twitter bootstrap grunt未使用新的bower安装引导更新index.html,twitter-bootstrap,yeoman-generator-angular,Twitter Bootstrap,Yeoman Generator Angular,有一个角脚手架使用约曼 yo angular-fullstack 已安装的引导 bower install bootstrap --save 通常,index.html文件会更新为 <script src="file.js"> 但在这种情况下,情况并非如此。有什么想法吗 谢谢。安装Bower软件包后,启动grunt wiredep将Bower软件包注入index.html

有一个角脚手架使用约曼

yo angular-fullstack
已安装的引导

bower install bootstrap --save
通常,index.html文件会更新为

<script src="file.js">
但在这种情况下,情况并非如此。有什么想法吗


谢谢。

安装Bower软件包后,启动grunt wiredep将Bower软件包注入index.html