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(compiler-sfc): infer runtime type #8998

Merged
merged 5 commits into from
Dec 11, 2023

Conversation

Alfred-Skyblue
Copy link
Member

Completed the break in the switch case, replaced the child element div of ul with li.

@sxzz sxzz added the ready to merge The PR is ready to be merged. label Aug 18, 2023
@sxzz sxzz changed the title fix: fixed syntax error fix(compiler-sfc): infer runtime type Aug 18, 2023
Copy link

github-actions bot commented Nov 9, 2023

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 86.7 kB 33 kB 29.8 kB
vue.global.prod.js 133 kB 49.8 kB 44.6 kB

Usages

Name Size Gzip Brotli
createApp 48.2 kB 19 kB 17.4 kB
createSSRApp 51.5 kB 20.3 kB 18.5 kB
defineCustomElement 50.6 kB 19.7 kB 18 kB
overall 61.6 kB 23.8 kB 21.7 kB

@yyx990803 yyx990803 merged commit 9d1ca32 into vuejs:main Dec 11, 2023
9 checks passed
@Alfred-Skyblue Alfred-Skyblue deleted the fix_syntax_errors branch December 11, 2023 12:41
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.

3 participants