0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00

chore: fix start web issue

This commit is contained in:
Juan Picado 2021-04-23 20:23:08 +02:00
parent 4372d27222
commit 8339b34adb

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": [