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): correctly parse type annotation for declared function #11279

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

lzl0304
Copy link
Contributor

@lzl0304 lzl0304 commented Jul 2, 2024

fixes #11266

Copy link

github-actions bot commented Jul 2, 2024

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 89.4 kB 34.2 kB 30.8 kB
vue.global.prod.js 146 kB 53.6 kB 47.7 kB

Usages

Name Size Gzip Brotli
createApp 51.3 kB 20.1 kB 18.3 kB
createSSRApp 54.7 kB 21.4 kB 19.5 kB
defineCustomElement 53.6 kB 20.9 kB 19 kB
overall 65 kB 25.1 kB 22.7 kB

@yyx990803 yyx990803 merged commit b287aee into vuejs:main Jul 17, 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.

[@vue/compiler-sfc] Unresolvable type: TSTypeAnnotation
2 participants