Skip to content

chore: add explicit type annotation to initDirectivesForSSR #11596

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
Aug 13, 2024

Conversation

jh-leong
Copy link
Member

Resolves TS error Variable must have an explicit type annotation with –isolatedDeclarations.ts(9010)

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

@jh-leong jh-leong added ready to merge The PR is ready to be merged. 🧹 p1-chore Priority 1: this doesn't change code behavior. labels Aug 13, 2024
@yyx990803 yyx990803 merged commit d0f882d into vuejs:main Aug 13, 2024
11 checks passed
@jh-leong jh-leong deleted the fix/type 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
🧹 p1-chore Priority 1: this doesn't change code behavior. easy to merge ready to merge The PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants