summaryrefslogtreecommitdiff
path: root/gae/frontend/src/polyfills.ts
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2019-09-04 13:35:32 -0700
committerXin Li <delphij@google.com>2019-09-04 13:35:32 -0700
commit31458c02add1b98a2ab1214c905bafd5fce9a64a (patch)
tree3a5b26e145f6189bd77e7bf27090cad9404ff208 /gae/frontend/src/polyfills.ts
parent1f7cad58ce7d1a82e605de2e14f3dc1897aa1c31 (diff)
parent798d166faffe272a3de18310608361d83c0786df (diff)
downloadtest_serving-31458c02add1b98a2ab1214c905bafd5fce9a64a.tar.gz
DO NOT MERGE - Merge Android 10 into masterndk-sysroot-r21
Bug: 139893257 Change-Id: I2bdaf1520b9e5ad8a4a8ed2f5b0bf3d8c33f083f
Diffstat (limited to 'gae/frontend/src/polyfills.ts')
-rw-r--r--gae/frontend/src/polyfills.ts5
1 files changed, 5 insertions, 0 deletions
diff --git a/gae/frontend/src/polyfills.ts b/gae/frontend/src/polyfills.ts
new file mode 100644
index 0000000..25a0787
--- /dev/null
+++ b/gae/frontend/src/polyfills.ts
@@ -0,0 +1,5 @@
+// Evergreen browsers require these.
+import 'core-js/es7/reflect';
+
+// Zone JS is required by default for Angular itself.
+import 'zone.js/dist/zone';