aboutsummaryrefslogtreecommitdiffstats
path: root/gulpfile.js
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2019-04-12 18:36:55 +1000
committerSam Potts <sam@potts.es>2019-04-12 18:36:55 +1000
commit3b7a24456dea16ee58da5f4b6ca49ea3ddbc63ef (patch)
tree80d3e377986b8f744878c2d10ec56f8536c0a1df /gulpfile.js
parentc885d59270bec1f4bbefb085bbbcfb29449532ce (diff)
downloadplyr-3b7a24456dea16ee58da5f4b6ca49ea3ddbc63ef.tar.lz
plyr-3b7a24456dea16ee58da5f4b6ca49ea3ddbc63ef.tar.xz
plyr-3b7a24456dea16ee58da5f4b6ca49ea3ddbc63ef.zip
Package upgrades
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/gulpfile.js b/gulpfile.js
index b04a38ea..7711e269 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -149,6 +149,7 @@ Object.entries(build.js).forEach(([filename, entry]) => {
{
// debug: true,
useBuiltIns: polyfill ? 'usage' : false,
+ corejs: polyfill ? 3 : undefined,
},
],
],