chore: fix start web issue

This commit is contained in:
Juan Picado 2021-04-23 20:23:08 +02:00
parent 4372d27222
commit 8339b34adb
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
],
"@babel/preset-react"
],
"plugins": ["react-hot-loader/babel", "emotion"],
"plugins": ["react-hot-loader/babel", "@babel/transform-runtime", "emotion"],
"env": {
"test": {
"presets": [