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

refactor(runtime-core): replace vnode.shapeFlag checks with existed functions #12406

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

noootwo
Copy link
Contributor

@noootwo noootwo commented Nov 15, 2024

No description provided.

@noootwo noootwo changed the title refactor(runtime-core): replace vnode.shapeFlag checks with existed f… refactor(runtime-core): replace vnode.shapeFlag checks with existed functions Nov 15, 2024
Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 99.9 kB (+15 B) 37.9 kB (+20 B) 34.2 kB (+28 B)
vue.global.prod.js 158 kB (+15 B) 57.8 kB (+10 B) 51.4 kB (+8 B)

Usages

Name Size Gzip Brotli
createApp (CAPI only) 47.1 kB (+15 B) 18.3 kB (+9 B) 16.8 kB (-42 B)
createApp 55.1 kB (+15 B) 21.3 kB (+9 B) 19.5 kB (+2 B)
createSSRApp 59.2 kB (+15 B) 23 kB (+11 B) 21 kB
defineCustomElement 60 kB (+15 B) 22.9 kB (+6 B) 20.8 kB (+7 B)
overall 68.9 kB (+15 B) 26.4 kB (+14 B) 24 kB (+9 B)

Copy link

pkg-pr-new bot commented Nov 15, 2024

Open in Stackblitz

@vue/compiler-core

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

@vue/compiler-dom

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

@vue/compiler-sfc

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

@vue/compiler-ssr

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

@vue/reactivity

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

@vue/runtime-core

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

@vue/runtime-dom

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

@vue/server-renderer

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

@vue/shared

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

@vue/compat

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

vue

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

commit: a866b28

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.

1 participant