Skip to content

chore: remove @types/estree #9158

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

Merged
merged 1 commit into from
Oct 20, 2023
Merged

chore: remove @types/estree #9158

merged 1 commit into from
Oct 20, 2023

Conversation

sxzz
Copy link
Member

@sxzz sxzz commented Sep 6, 2023

Not be used

@sxzz sxzz added the ready to merge The PR is ready to be merged. label Sep 6, 2023
@github-actions
Copy link

github-actions bot commented Sep 6, 2023

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 85.9 kB 32.6 kB 29.5 kB
vue.global.prod.js 132 kB 49.3 kB 44.3 kB

Usages

Name Size Gzip Brotli
createApp 47.9 kB 18.8 kB 17.2 kB
createSSRApp 50.6 kB 19.9 kB 18.2 kB
defineCustomElement 50.3 kB 19.6 kB 17.9 kB
overall 61.2 kB 23.7 kB 21.6 kB

@sxzz sxzz force-pushed the chore/remove-estree branch 2 times, most recently from 7c9fa59 to 7a7a2c2 Compare September 21, 2023 14:06
@sxzz sxzz changed the title chore: remove @types/estree chore: remove unused deps Sep 21, 2023
@sxzz sxzz changed the title chore: remove unused deps chore: remove @types/tree Sep 21, 2023
@sxzz sxzz changed the title chore: remove @types/tree chore: remove @types/estree Sep 21, 2023
Copy link
Member

@haoqunjiang haoqunjiang left a comment

Choose a reason for hiding this comment

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

Note: I believe this was originally added because estree-walker < 3.0 implicitly depends on estree types.
But now after ae7453f we are actually using a shim for estree-walker types.
So, this dependency is no longer needed. It should be safely removable.

@yyx990803 yyx990803 force-pushed the chore/remove-estree branch from 7a7a2c2 to 44f11d1 Compare October 20, 2023 07:36
@yyx990803 yyx990803 merged commit f0ef042 into main Oct 20, 2023
@yyx990803 yyx990803 deleted the chore/remove-estree branch October 20, 2023 07:40
yyx990803 pushed a commit that referenced this pull request Oct 21, 2023
lumozx pushed a commit to lumozx/core that referenced this pull request Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge The PR is ready to be merged.
Projects
Development

Successfully merging this pull request may close these issues.

4 participants