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: encapsulating the method for checking the shapeFlag of a vnode #10413

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

OnlyWick
Copy link
Contributor

For better readability and convenience.

Copy link

github-actions bot commented Feb 26, 2024

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 90.7 kB (+193 B) 34.5 kB (+85 B) 31.1 kB (+84 B)
vue.global.prod.js 148 kB (+186 B) 53.7 kB (+19 B) 47.9 kB (+24 B)

Usages

Name Size Gzip Brotli
createApp 50.9 kB (+197 B) 19.9 kB (+88 B) 18.1 kB (+78 B)
createSSRApp 54.2 kB (+196 B) 21.2 kB (+71 B) 19.4 kB (+99 B)
defineCustomElement 53.2 kB (+196 B) 20.6 kB (+83 B) 18.8 kB (+55 B)
overall 64.6 kB (+191 B) 24.9 kB (+76 B) 22.6 kB (+59 B)

@sodatea sodatea added the 🧹 p1-chore Priority 1: this doesn't change code behavior. label Feb 27, 2024
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants