parent
e0e2e40217
commit
0203a49bcf
|
@ -107,7 +107,7 @@ l-main-section
|
||||||
+makeExample('setup/ts/app/main.ts','','app/main.ts')(format='.')
|
+makeExample('setup/ts/app/main.ts','','app/main.ts')(format='.')
|
||||||
:marked
|
:marked
|
||||||
This code creates a browser platform for dynamic (JiT) compilation and
|
This code creates a browser platform for dynamic (JiT) compilation and
|
||||||
bootstrap's the `AppModule` described above.
|
bootstraps the `AppModule` described above.
|
||||||
|
|
||||||
The _bootstrapping_ process sets up the execution environment,
|
The _bootstrapping_ process sets up the execution environment,
|
||||||
digs the _root_ `AppComponent` out of the module's `bootstrap` array,
|
digs the _root_ `AppComponent` out of the module's `bootstrap` array,
|
||||||
|
|
Loading…
Reference in New Issue