Package upgrades

This commit is contained in:
Sam Potts
2019-04-12 18:36:55 +10:00
parent c885d59270
commit 3b7a24456d
3 changed files with 441 additions and 201 deletions

View File

@ -149,6 +149,7 @@ Object.entries(build.js).forEach(([filename, entry]) => {
{
// debug: true,
useBuiltIns: polyfill ? 'usage' : false,
corejs: polyfill ? 3 : undefined,
},
],
],