grunt-bower-installの代わりにgrunt-wiredepを使ってみた
· 1 min read
npm WARN deprecated grunt-bower-install@1.6.0: use grunt-wiredep instead
|
|
Warning: Task "wiredep" failed. Use --force to continue.
wiredep: {
app: {
src: ['<%= config.app %>/index.html'],
exclude: []
}
},
Comments
comments powered by Disqus