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(runtime-core): fix empty fragment in runtime-core #10010

Merged
merged 3 commits into from
Jan 8, 2024

Conversation

Doctor-wu
Copy link
Member

fix empty fragment in runtime-core
fix #10007

Copy link

github-actions bot commented Jan 6, 2024

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 89.4 kB (+4 B) 34 kB (+3 B) 30.7 kB (+8 B)
vue.global.prod.js 146 kB (+4 B) 53.3 kB (+2 B) 47.6 kB (+2 B)

Usages

Name Size Gzip Brotli
createApp 49.7 kB (+4 B) 19.5 kB (+2 B) 17.8 kB (+1 B)
createSSRApp 53.1 kB (+4 B) 20.8 kB (+3 B) 19 kB (-9 B)
defineCustomElement 52 kB (+4 B) 20.2 kB (+2 B) 18.5 kB (-46 B)
overall 63.2 kB (+4 B) 24.4 kB (+3 B) 22.2 kB (+3 B)

@yyx990803 yyx990803 merged commit 3bf34b7 into vuejs:main Jan 8, 2024
11 checks passed
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.

mountChildren Uncaught TypeError: Cannot read properties of null (reading 'length')
2 participants