From 48f32b55db9548f5c88069988eed590101695e14 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Tue, 5 Oct 2021 18:04:32 +0000 Subject: [PATCH] chore: version 13.0.0-next.8 --- ponyracer/package.json | 4 ++-- ponyracer/src/polyfills.ts | 11 ++--------- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 022d16c02..7359ffd16 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-next.7", - "@angular/cli": "~13.0.0-next.7", + "@angular-devkit/build-angular": "~13.0.0-next.8", + "@angular/cli": "~13.0.0-next.8", "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.9.0", "@types/node": "^12.11.1", diff --git a/ponyracer/src/polyfills.ts b/ponyracer/src/polyfills.ts index 1c1ee04a9..429bb9ef2 100644 --- a/ponyracer/src/polyfills.ts +++ b/ponyracer/src/polyfills.ts @@ -8,8 +8,8 @@ * file. * * The current setup is for so-called "evergreen" browsers; the last versions of browsers that - * automatically update themselves. This includes Safari >= 10, Chrome >= 55 (including Opera), - * Edge >= 13 on the desktop, and iOS 10 and Chrome on mobile. + * automatically update themselves. This includes recent versions of Safari, Chrome (including + * Opera), Edge on the desktop, and iOS and Chrome on mobile. * * Learn more in https://angular.io/guide/browser-support */ @@ -18,13 +18,6 @@ * BROWSER POLYFILLS */ -/** - * Web Animations `@angular/platform-browser/animations` - * Only required if AnimationBuilder is used within the application and using IE/Edge or Safari. - * Standard animation support in Angular DOES NOT require any polyfills (as of Angular 6.0). - */ -// import 'web-animations-js'; // Run `npm install --save web-animations-js`. - /** * By default, zone.js will patch all possible macroTask and DomEvents * user can disable parts of macroTask/DomEvents patch by setting following flags