I have upgraded from RC4 to the Final release of Angular2. When I run npm start, the app is stuck on \'Loading...\' the only error I get is about Zone.js:
npm start
<
Add import 'zone.js' on top of the file main.ts.
import 'zone.js'
main.ts
I was trying to include serviceWorkers.