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
Fix an issue where the wrong preset was specified in the generated .babelrc. It was specifying es2015; it now specifies latest, which is what the boilerplate depends on.