add stage 0 preset

This commit is contained in:
casperlamboo 2017-11-14 02:35:52 +01:00
parent c543ac8470
commit bcacfe3f99

View File

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