upgrade 3rd party dependencies (#5879)

* update and remove libs

* upgrade angular

* upgrade libs

* disable old polyfills

* upgrade angular devkit
This commit is contained in:
Denys Vuika
2020-07-16 11:53:29 +01:00
committed by GitHub
parent 18600ab724
commit 38440670b3
4 changed files with 1246 additions and 935 deletions

View File

@@ -36,7 +36,7 @@
*/
/** IE10 and IE11 requires the following for NgClass support on SVG elements */
import 'classlist.js'; // Run `npm install --save classlist.js`.
// import 'classlist.js'; // Run `npm install --save classlist.js`.
/***************************************************************************************************
* Zone JS is required by Angular itself.
@@ -48,4 +48,4 @@ import 'zone.js/dist/zone'; // Included with Angular CLI.
*
*/
import 'custom-event-polyfill/custom-event-polyfill'; // Run `npm install --save custom-event-polyfill`.
// import 'custom-event-polyfill/custom-event-polyfill'; // Run `npm install --save custom-event-polyfill`.