update js-api (#6847)

* update js-api

* previous version

* previous js-api

* older

* [auto-commit] Update JS-API to 4.4.0-3332 for branch: update-js-api originated from JS-API PR: 3332

* trace

* older

* [auto-commit] Update JS-API to 4.4.0-3286 for branch: update-js-api originated from JS-API PR: 3286

* [auto-commit] Update JS-API to 4.4.0-3284 for branch: update-js-api originated from JS-API PR: 3284

* [auto-commit] Update JS-API to 4.4.0-3335 for branch: update-js-api originated from JS-API PR: 3335

* [create docker image]

* polyfill

Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
Eugenio Romano
2021-03-26 14:10:12 +00:00
committed by GitHub
parent 23264b0068
commit 0e673a9d92
13 changed files with 95 additions and 37 deletions

View File

@@ -47,5 +47,6 @@ import 'zone.js/dist/zone'; // Included with Angular CLI.
* Support custom event in IE11
*
*/
(window as any).global = window;
// import 'custom-event-polyfill/custom-event-polyfill'; // Run `npm install --save custom-event-polyfill`.