parent
9ec4cbf3a4
commit
00a508aa63
|
@ -361,7 +361,7 @@ block create-main
|
||||||
1. Angular's browser `!{_platformBrowserDynamicVsBootStrap}` function
|
1. Angular's browser `!{_platformBrowserDynamicVsBootStrap}` function
|
||||||
1. The application !{_moduleVsRootComp}, `!{_AppModuleVsAppComp}`.
|
1. The application !{_moduleVsRootComp}, `!{_AppModuleVsAppComp}`.
|
||||||
|
|
||||||
Then we call `!{_pBD_bootstrapModule}` with `AppComponent`.
|
Then we call `!{_pBD_bootstrapModule}` with `AppModule`.
|
||||||
|
|
||||||
### Bootstrapping is platform-specific
|
### Bootstrapping is platform-specific
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue