Revert "fix build on updated npm modules"

just for me?
his reverts commit e7f170c30635f37e9839e1930adff5f9cce684c0.
This commit is contained in:
vGimly
2018-08-08 17:50:56 +03:00
parent ccef7b595c
commit 3c04ad148f
2 changed files with 1 additions and 11 deletions

View File

@ -13,8 +13,6 @@
["@babel/stage-0", { "decoratorsLegacy": true }]
],
"plugins": [
["transform-class-properties"],
["transform-react-jsx", { "pragma": "h" }],
["transform-object-rest-spread", { "useBuiltIns": true }]
]
}