Encore: Make @babel/preset-env use polyfills by default

This commit is contained in:
Lyrkan
2019-03-27 14:58:32 +01:00
parent d87f53b77c
commit e8b4f0689c
2 changed files with 8 additions and 1 deletions
@@ -1,6 +1,7 @@
{
"devDependencies": {
"@symfony/webpack-encore": "^0.22.0",
"@symfony/webpack-encore": "^0.26.0",
"core-js": "^3.0.0",
"webpack-notifier": "^1.6.0"
},
"license": "UNLICENSED",