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

feat: optimising type judgement #12056

Closed
wants to merge 1 commit into from

Conversation

yangxiuxiu1115
Copy link
Contributor

😄

Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 101 kB (-54 B) 38.1 kB (-11 B) 34.2 kB (-3 B)
vue.global.prod.js 160 kB (-77 B) 58 kB (-17 B) 51.6 kB (+52 B)

Usages

Name Size Gzip Brotli
createApp (CAPI only) 49.1 kB (-6 B) 18.9 kB (+11 B) 17.3 kB (-2 B)
createApp 55.6 kB (-4 B) 21.4 kB (+18 B) 19.5 kB (-34 B)
createSSRApp 59.7 kB (-4 B) 23.1 kB (+2 B) 21.1 kB (+46 B)
defineCustomElement 60.4 kB (-32 B) 23 kB (+17 B) 20.9 kB (-27 B)
overall 69.3 kB (-20 B) 26.5 kB (+3 B) 24.1 kB (-53 B)

Copy link

pkg-pr-new bot commented Sep 27, 2024

Open in Stackblitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@12056

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@12056

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@12056

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@12056

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@12056

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@12056

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@12056

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@12056

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@12056

vue

pnpm add https://pkg.pr.new/vue@12056

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@12056

commit: 707abba

@edison1105
Copy link
Member

see #8505

@yangxiuxiu1115 yangxiuxiu1115 deleted the fix/typeof branch September 27, 2024 13:52
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.

2 participants