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
Hey, just doing a quick inspection of your package, and noticed that 75% af the code in this package is the Promise and fetch polyfills - Something that all modern browsers support natively. You should really consider removing these from the package, and leave it to the consuming application to ensure they exist.
Hey, just doing a quick inspection of your package, and noticed that 75% af the code in this package is the
Promise
andfetch
polyfills - Something that all modern browsers support natively. You should really consider removing these from the package, and leave it to the consuming application to ensure they exist.https://bundlephobia.com/package/@formspree/[email protected]
The text was updated successfully, but these errors were encountered: