Gulpfile should have a task for concatenating and minifying all bower components AND Angular app files. Client/index.html should then only load the single minified js file.
Gulpfile should have a task for concatenating and minifying all bower components AND Angular app files.
Client/index.html should then only load the single minified js file.