docs(aio): remove js examples
This commit is contained in:

committed by
Pete Bacon Darwin

parent
a54fe634ee
commit
d313aad671
@ -1,5 +0,0 @@
|
||||
// #docregion
|
||||
import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
|
||||
import { AppModule } from './app/app.module';
|
||||
|
||||
platformBrowserDynamic().bootstrapModule(AppModule);
|
Reference in New Issue
Block a user