remove babel-polyfill and update plugins to work with uplifted version

This commit is contained in:
d98762625 2019-04-05 17:15:21 +01:00
parent af504891e4
commit d3e6200385
7 changed files with 28 additions and 38 deletions

View file

@ -16,7 +16,7 @@ module.exports = function(api) {
}]
],
"plugins": [
"babel-plugin-syntax-dynamic-import",
"dynamic-import-node",
[
"babel-plugin-transform-builtin-extend", {
"globals": ["Error"]