wiredep - Bower dependency per html -


using wiredep bower great, don't want link javascript files on every page. although building app single page app, there may html pages require large, distinct javascript libraries not used in main page.

the questions is, can specify in bower html page dependency for? if so, can on install? bower install bootstrap --save --all dependency pages, , bower install largejslibrary --save "complex.html" 1 off dependencies? or creating multiple bower.json files, wiredep entry each in gulp file work? whats best practice in situation?


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -