* updated versioning, added changelog docs * update to angular 12 * update of eslint * update of angular 13 * updated nx to 13
6 lines
204 B
TypeScript
6 lines
204 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';
|
|
import 'classlist-polyfill';
|