Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Clean up fabric.js dependencies #10

@achimnol

Description

@achimnol

jsdom and nodecanvas causes a lot of compatibility problems with C++ compilers and latest NodeJS versions.
Let's use a custom build like:
image

After download the dev-build, we need to also remove extra require(...) calls so that webpack does not get confused with unused imports, and set fabric.isLikelyNode = false.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions