ng serve启动项目后,用IE浏览器打开为空白页
not IE 9-11 # For IE 9-11 support, remove 'not'.
import 'classlist.js'; import 'web-animations-js';
npm install --save classlist.js npm install --save web-animations-js
"target": "es5",