]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/polyfills.ts
Update client dependencies
[github/Chocobozzz/PeerTube.git] / client / src / polyfills.ts
index 7c051413f4803db904f98d8ee104e78f01bec75e..bbba3f05cd7026a76a081b36fc7d67d48b0d7343 100644 (file)
@@ -57,8 +57,8 @@ import 'core-js/es/object'
 /***************************************************************************************************
  * Zone JS is required by default for Angular itself.
  */
-// tslint:disable
-import 'zone.js/dist/zone'  // Included with Angular CLI.
+/* eslint-disable */
+import 'zone.js'  // Included with Angular CLI.
 
 /***************************************************************************************************
  * APPLICATION IMPORTS