So this is strange why would you load a index,js files in the dependencies which contains requires in a browser context instead of the angular.js when is in the browser context. wiredep works out of the box why would you change that functionality. the browser wont load because of the require in the index.js.
So this is strange why would you load a index,js files in the dependencies which contains requires in a browser context instead of the angular.js when is in the browser context. wiredep works out of the box why would you change that functionality. the browser wont load because of the require in the index.js.