preboot / angularjs-webpack

A complete, yet simple, starter for AngularJS using webpack
MIT License
1.71k stars 658 forks source link

explicitly include all source code, fixes #8 #49

Closed phra closed 8 years ago

Foxandxss commented 8 years ago

I am not able to reproduce the error anymore. I just put a new src/app/home folder without tests and is getting covered...

Foxandxss commented 8 years ago

I can now, but better if instead of starting at root . we put it at ./app.

phra commented 8 years ago

ok, that's fine for me. i'll update the PR accordingly. :+1:

phra commented 8 years ago

@Foxandxss can we merge this PR now?