Closed
Description
🔖 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?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels