Dependency Management Got Awesome
CommonJS and AMD Compliant dependency loader for modern web apps
Inject.setUseSuffix
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.setUseSuffix(true | false);
Enables or disables the auto-appending of a “.js” extension to module paths. In environments where using a query string is needed, it is helpful to disable auto-suffix attachment.
- CommonJS Interface
- AMD Interface
- The Inject API
- How To and Tutorials