What can replace 'systemjs.config.js' in angular2?

As long as you’re referencing it somewhere in your app, browserify should take care of including it. You shouldn’t need to do anything special.

1 Like