fix building

This commit is contained in:
casperlamboo 2017-11-13 12:53:21 +01:00
parent 597ec406de
commit 1eedb88f0b
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
] ]
}, },
"main": { "main": {
"presets": ["env", "react"] "presets": ["env", "stage-0", "react"]
} }
}, },
"plugins": [ "plugins": [