Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AngularJS relies on some naming conventions to do its dependency injection. If we use minify, it wantonly renames stuff without caring for those conventions causing all things to break. The solution is to *not* minify for now. For more information https://groups.google.com/d/msg/yeoman-dev/642ocaWEHw8/Q2bN0UTw6sgJ http://docs.angularjs.org/guide/dev_guide.services.injecting_controllers See #9.
- Loading branch information