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

Commit 77b4041

Browse files
skamletSteveSandersonMS
authored andcommitted
fix angular's (click) events not being triggered on IE9
1 parent 9622871 commit 77b4041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/Angular2Spa/ClientApp/boot-client.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import 'es6-shim';
12
require('zone.js');
23
import 'bootstrap';
34
import 'reflect-metadata';

0 commit comments

Comments
 (0)