5 Commits

Author SHA1 Message Date
Filipe Silva
199d2096d6 chore: add new 2.2.0 entry points (#2810) 2016-11-18 22:28:24 -08:00
Ward Bell
b3c65a9a93 docs(systemjs.web): auto-bootstrap option that creates its own AppModule and boots it. (#2833)
For specific plunkers, e.g. "QuickStart (reboot edition)" PR #2762, that shouldn't have AppModule or main.ts
Rescinds the automatic bootstrapping and exclusion of `main.ts` in #2786 and #2756
Only autoBootstraps when `window.autoBootstrap === true`.
2016-11-18 20:29:05 -08:00
Ward Bell
ed3101a5e0 docs(systemjs.web): can create a default for missing AppModule.ts 2016-11-18 11:31:32 -08:00
Filipe Silva
0d74c9332f update systemjs.config.js to have @angular/upgrade/static by default 2016-11-12 22:38:14 +00:00
Ward Bell
74ef87feac docs: systemjs.config.plunker -> systemjs.config.web w/ auto-bootstrap (#2756)
see PR #2756
2016-11-04 21:59:51 -07:00