Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 Feature: Migrate from isomorphic-formdata to formdata-node #734

Closed
2 tasks done
loks0n opened this issue Oct 30, 2023 · 0 comments
Closed
2 tasks done

馃殌 Feature: Migrate from isomorphic-formdata to formdata-node #734

loks0n opened this issue Oct 30, 2023 · 0 comments

Comments

@loks0n
Copy link
Member

loks0n commented Oct 30, 2023

馃敄 Feature description

Migrate from isomorphic-formdata to formdata-node.

馃帳 Pitch

The isomorphic-formdata package depends on formdata package.
The formdata package depends on node builtins util and path.
These builtins are often not available in popular server runtimes, such as Vercel functions, leading to runtime errors.

formdata-node is isomorphic and has no such builtin dependencies.

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant