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
Specifically, when making several changes to my .babelrc, the output of old version of the babelrc got associated with the cache identifier of the new version. It's possible that webpack dev server was running while I made my changes, or that something else happened while I was switching branches, I do not know. Either way it was pretty confusing.
The text was updated successfully, but these errors were encountered:
I'm not sure what caused it, but somehow this happened: gaearon/babel-plugin-react-transform#32
Specifically, when making several changes to my .babelrc, the output of old version of the babelrc got associated with the cache identifier of the new version. It's possible that webpack dev server was running while I made my changes, or that something else happened while I was switching branches, I do not know. Either way it was pretty confusing.
The text was updated successfully, but these errors were encountered: