Skip to content

Remove node build-ins. #9350

@ivands

Description

@ivands

Is this related to a new or existing framework?

New framework

Is this related to a new or existing API?

Authentication

Describe the feature you'd like to request

Trying to use amplify is a pain right now because for some reason it uses node build-in libraries while it is supposed to work in the browser.
The next generation of build tools (like vite) don't include node's build-in libraries anymore.
Amplify should stop using them and migrate.

Describe the solution you'd like

Stop using node build-in libraries

Metadata

Metadata

Assignees

Labels

BuildRelated to build issuesfeature-requestRequest a new featurenode.jsRelated to Node.jspending-v3Issues pending upgrade of the AWS SDK

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions