fix angular's (click) events not being triggered on IE9

This commit is contained in:
Simon Kamlet 2016-07-22 11:04:51 +02:00 committed by SteveSandersonMS
parent 96228711f2
commit 77b404188b
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import 'es6-shim';
require('zone.js');
import 'bootstrap';
import 'reflect-metadata';