feat(bump): added strict mode, doesn't build in dist, should be resolved
This commit is contained in:
@@ -1,21 +1,5 @@
|
||||
// This file includes polyfills needed by Angular 2 and is loaded before
|
||||
// the app. You can add your own extra polyfills to this file.
|
||||
import 'ts-helpers';
|
||||
import 'core-js/es/symbol';
|
||||
import 'core-js/es/object';
|
||||
import 'core-js/es/function';
|
||||
import 'core-js/es/parse-int';
|
||||
import 'core-js/es/parse-float';
|
||||
import 'core-js/es/number';
|
||||
import 'core-js/es/math';
|
||||
import 'core-js/es/string';
|
||||
import 'core-js/es/date';
|
||||
import 'core-js/es/array';
|
||||
import 'core-js/es/regexp';
|
||||
import 'core-js/es/map';
|
||||
import 'core-js/es/set';
|
||||
import 'core-js/es/reflect';
|
||||
|
||||
import 'core-js/es/reflect';
|
||||
import 'zone.js/dist/zone';
|
||||
import 'classlist-polyfill';
|
||||
|
||||
Reference in New Issue
Block a user