Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs(systemjs.web): auto-bootstrap option that creates its own AppModule and boots it. #2833

Merged
merged 1 commit into from
Nov 19, 2016

Conversation

wardbell
Copy link
Contributor

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.

…ule and boots it.

For specific plunkers, e.g. "QuickStart (reboot edition)" PR angular#2762, that shouldn't have AppModule or main.ts
Rescinds the automatic bootstrapping and exclusion of `main.ts` in angular#2786 and angular#2756
Only autoBootstraps when `window.autoBootstrap === true`.
@wardbell wardbell merged commit b3c65a9 into angular:master Nov 19, 2016
@wardbell wardbell deleted the systemjs-auto-bootstrap-option branch November 19, 2016 04:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants