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

fix(types): add fallback stub for DOM types when DOM lib is absent #11598

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

jh-leong
Copy link
Member

close #11564

Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 98.8 kB 37.4 kB 33.7 kB
vue.global.prod.js 156 kB 57.2 kB 50.8 kB

Usages

Name Size Gzip Brotli
createApp 54.2 kB 21 kB 19.1 kB
createSSRApp 58.2 kB 22.6 kB 20.7 kB
defineCustomElement 58.8 kB 22.5 kB 20.5 kB
overall 67.8 kB 26 kB 23.6 kB

@yyx990803 yyx990803 merged commit fee6697 into vuejs:main Aug 13, 2024
11 checks passed
@jh-leong jh-leong deleted the fix/11564 branch August 13, 2024 14:12
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.

Missing support TS 5.5, without DOM lib in tsconfig
2 participants