Enabled some more polyfills

This commit is contained in:
2019-09-03 20:07:11 -04:00
parent 1b6f98f283
commit 5f2dd79875
3 changed files with 3 additions and 2 deletions

View File

@ -56,7 +56,7 @@ import 'web-animations-js'; // Run `npm install --save web-animations-js`.
* Zone JS is required by default for Angular itself.
*/
import 'zone.js/dist/zone'; // Included with Angular CLI.
import 'whatwg-fetch'; // Run `npm install --save whatwg-fetch`
/***************************************************************************************************
* APPLICATION IMPORTS