I\'m using Typescript with SystemJS for module loading and Gulp for task runner in my Angular 2 project. The current version of Angular in the project is RC2 but the problem is
Perhaps this could help:
System.config({ "meta": { "app.bundle.js": { "format": "register" } } });