Dependency Management Got Awesome
CommonJS and AMD Compliant dependency loader for modern web apps
Inject.enableDebug
0.6.x
OLD: This is an old version of documentation. You probably want the most recent version of this
document, from the sidebar on the right.
Inject.enableDebug(key, value);
Enables specific debugging features on Inject
- key = logging turns on logging for Inject, providing a history in the console of operations that took place
- CommonJS Interface
- AMD Interface
- The Inject API
- How To and Tutorials