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
Sniff babel-loader version number to use for install so that we are installing the one that is compatible with CRA. It currently uses an older version so we have to install whatever one needed.
issue is complete when:
we can sniff version number of babel-loader module that CRA uses
Sniff babel-loader version number to use for install so that we are installing the one that is compatible with CRA. It currently uses an older version so we have to install whatever one needed.
issue is complete when: