0

bower_components使用 grunt 进行开发时,如何将目录更改为自定义目录?我想为scripts我的所有库设置一个自定义文件夹。

4

1 回答 1

2

添加并使用.bowerrc文件来定义bower_components自定义路径。( http://bower.io/docs/config/ )

于 2014-11-14T14:49:16.297 回答