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
I just switched to system.js too. You need to replace your require.js with system.js and add simple script tag. So it should look like this: