diff --git a/packages/plugins/ui-theme/.babelrc b/packages/plugins/ui-theme/.babelrc index 2f95f6b31..b77a0f0db 100644 --- a/packages/plugins/ui-theme/.babelrc +++ b/packages/plugins/ui-theme/.babelrc @@ -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": [