Skip to content

Remove dependency on jsdom (make it a peer dependency instead) #8775

@jogibear9988

Description

@jogibear9988

Check for duplicates

  • I have searched for similar issues before opening a new one.

Description

JSDom is not needed in browser environments, but is still added cause the package json lists it as a dependency.
This is a problem if I want to build an electron app, cause it needs all dependencies, and JSDom then add 100 other ones

Reproduction steps

Stack trace

Screenshots

No response

Browsers

No response

Metadata

Metadata

Assignees

Labels

breaking changeUsed to mark a PR or issue that changes our public APIs.component: build processissue: bugDescribes why the code or behaviour is wrong

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions