Dependency Management Got Awesome CommonJS and AMD Compliant dependency loader for modern web apps

Inject.disableSuffixes

0.7.x

Inject.disableSuffixes();

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.

See: Inject.enableSuffixes()

comments powered by Disqus