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
Since babel/babel#3225 the build failed due to semicolons now being required in classes. For now I've used a partial shrinkwrap to pin the babel libraries to 6.3.x but after the dust has settled it seems like this repo will have to start using them.
Since babel/babel#3225 the build failed due to semicolons now being required in classes. For now I've used a partial shrinkwrap to pin the babel libraries to
6.3.xbut after the dust has settled it seems like this repo will have to start using them.