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

Remove @types/webgl2 since they are included in lib/dom #7038

Merged
merged 3 commits into from
Nov 12, 2022

Conversation

mattsoulanille
Copy link
Member

@mattsoulanille mattsoulanille commented Nov 10, 2022

Remove @types/webgl2 since ts4 includes these types in lib/dom.

Fixes #4201

To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

Remove @types/webgl2 since ts4 includes these types in lib/dom.

Fixes tensorflow#4201
Copy link
Collaborator

@Linchenn Linchenn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

Copy link
Contributor

@ahmedsabie ahmedsabie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 6 of 6 files at r1.
Reviewable status: :shipit: complete! 2 of 1 approvals obtained

@mattsoulanille mattsoulanille merged commit fd34f6e into tensorflow:master Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compile error with @tensorflow/tfjs-backend-webgl for TS target > ES5
3 participants