the-front / angularjs-ee-boilerplate

angularjs enterprise edition boilerplate
https://the-front.github.io/angularjs-ee-boilerplate/
MIT License
45 stars 16 forks source link

Unifiy require.config.js from app and tests #39

Closed jotafeldmann closed 8 years ago

jotafeldmann commented 8 years ago

Create a component to unify the dependencies of require.js (require.config.js) from the app and the tests, extending them on the tests context.

nighto commented 8 years ago

Just made a pull request with my proposition to solve this.

erkobridee commented 8 years ago

done