You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using 1.24.0 I am unable to run storybook, I get parsing errors.
I've looked into and it is removing the last preset from my babelrc file.
This is occurring in the function "removeReactHmre" in server/config.js it was using -1 to splice.
I'll submit a PR now
The text was updated successfully, but these errors were encountered:
witnessmenow
added a commit
to sevenleaps/react-storybook
that referenced
this issue
May 10, 2016
Using 1.24.0 I am unable to run storybook, I get parsing errors.
I've looked into and it is removing the last preset from my babelrc file.
This is occurring in the function "removeReactHmre" in server/config.js it was using -1 to splice.
I'll submit a PR now
The text was updated successfully, but these errors were encountered: