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
Babel runtime is listed as a dependency but it is clearly not used in the built lib so it should be moved to devDependencies to save some time during install (But it seems to not even be used in the build process so maybe should be removed entirely)
Unless maybe I am missing something?
The text was updated successfully, but these errors were encountered:
Babel runtime is listed as a dependency but it is clearly not used in the built lib so it should be moved to devDependencies to save some time during install (But it seems to not even be used in the build process so maybe should be removed entirely)
Unless maybe I am missing something?
The text was updated successfully, but these errors were encountered: