Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit 06c94d5

Browse files
Merge branch 'rel/2.0.0-preview2' into dev
2 parents 3685592 + bcaa3af commit 06c94d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/AngularSpa/ClientApp/boot-client.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import 'reflect-metadata';
22
import 'zone.js';
3+
import 'bootstrap';
34
import { enableProdMode } from '@angular/core';
45
import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
56
import { AppModule } from './app/app.module.browser';

0 commit comments

Comments
 (0)