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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace the DOMMatrix polyfill, used with Node.js, with the one from node-canvas #15514

Merged
merged 1 commit into from
Oct 1, 2022

Conversation

Snuffleupagus
Copy link
Collaborator

Fewer dependencies shouldn't be a bad idea in general, and given that the node-canvas package already include a DOMMatrix polyfill we can simply use that one instead.

…m `node-canvas`

Fewer dependencies shouldn't be a bad idea in general, and given that the `node-canvas` package already include a `DOMMatrix` polyfill we can simply use that one instead.
@timvandermeij timvandermeij merged commit 29a784c into mozilla:master Oct 1, 2022
@timvandermeij
Copy link
Contributor

Thanks!

@Snuffleupagus Snuffleupagus deleted the DOMMatrix-polyfill branch October 1, 2022 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants