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

maybe fix #12033 #12037

Closed
wants to merge 5 commits into from
Closed

Conversation

yangxiuxiu1115
Copy link
Contributor

@yangxiuxiu1115 yangxiuxiu1115 commented Sep 26, 2024

maybe fix #12033

Copy link

pkg-pr-new bot commented Sep 26, 2024

Open in Stackblitz

@vue/compiler-core

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

@vue/compiler-dom

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

@vue/compiler-ssr

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

@vue/compiler-sfc

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

@vue/reactivity

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

@vue/runtime-core

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

@vue/runtime-dom

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

@vue/shared

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

@vue/server-renderer

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

vue

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

@vue/compat

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

commit: 0f98350

Copy link

github-actions bot commented Sep 26, 2024

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 101 kB (+3 B) 38 kB (-2 B) 34.2 kB (+17 B)
vue.global.prod.js 160 kB (+3 B) 58 kB (-2 B) 51.5 kB (+46 B)

Usages

Name Size Gzip Brotli
createApp (CAPI only) 49 kB 18.9 kB 17.2 kB
createApp 55.6 kB (+3 B) 21.4 kB (+1 B) 19.6 kB (-2 B)
createSSRApp 59.6 kB (+3 B) 23.1 kB (+1 B) 21 kB (+42 B)
defineCustomElement 60.4 kB (+3 B) 22.9 kB (-1 B) 20.9 kB (-12 B)
overall 69.3 kB (+3 B) 26.5 kB (-1 B) 24 kB (+4 B)

@yangxiuxiu1115 yangxiuxiu1115 changed the title fix #12033 maybe fix #12033 Sep 26, 2024
@yyx990803 yyx990803 closed this in 10ff159 Sep 26, 2024
@yangxiuxiu1115 yangxiuxiu1115 deleted the fix/computed branch September 26, 2024 11:04
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.

Recursive sync watcher stops tracking computed
1 participant