Hacker News new | ask | show | jobs
by hcho 4369 days ago
bower manages your script tags in the html file. It also supports partial inclusion of libraries.
1 comments

> bower manages your script tags in the html file

no, it doesn't. bower has nothing to do with module loading.

you are technically right. It's the grunt bowerInstall.
FTFY:you are right