I\'m using requirejs in a large project. This project will soon be upgraded to angular2.
Angular2 uses system.js, so I\'m thinking of switching to system.js too. Should
in addition to above steps set
System.defaultJSExtensions = true;
by default systemjs is not adding extension .js
systemjs
.js