aboutsummaryrefslogtreecommitdiffstats
path: root/.config/polyfillList.js
diff options
context:
space:
mode:
Diffstat (limited to '.config/polyfillList.js')
-rw-r--r--.config/polyfillList.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/.config/polyfillList.js b/.config/polyfillList.js
deleted file mode 100644
index c856f61..0000000
--- a/.config/polyfillList.js
+++ /dev/null
@@ -1,8 +0,0 @@
-import 'core-js/modules/es.object.assign'
-import 'core-js/modules/es.object.keys'
-import 'core-js/modules/es.function.name'
-import 'core-js/modules/es.symbol'
-import 'core-js/modules/es.set'
-import 'core-js/modules/es.array.includes'
-import 'core-js/modules/es.string.includes'
-import 'core-js/modules/es.array.from'