preboot/angularjs-webpack

How would you setup the tests with a vendor bundle?

surfjedi opened this issue · 1 comments

I like you project - I have a similar one that I'm trying to set up karma testing with - but mine has all the vendor files in a separate bundle(angular, ngresource, nganimate) etc..

Any ideas how you would set that up?

phra commented

if you use webpack such as in this project i don't see any problem. are you using it, don't you?