6 lines
214 B
TypeScript
6 lines
214 B
TypeScript
// 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 'zone.js/dist/zone';
|
|
import 'classlist-polyfill';
|