I was wondering about the differences between angular2.js
and angular2.dev.js
, of course there are more files like: router.dev.js
and
So as per @Bonneville's useful link the pattern would be, during development as "SystemJS loader user", to reference from the index.html the dev scripts:
and then for production to swap in the minified scripts: