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(runtime-core): the computed supports exception capture #11287

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

Conversation

linzhe141
Copy link
Contributor

close #11286

Copy link

github-actions bot commented Jul 3, 2024

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 89.6 kB (+253 B) 34.3 kB (+93 B) 30.9 kB (+80 B)
vue.global.prod.js 146 kB (+253 B) 53.7 kB (+86 B) 47.9 kB (+227 B)

Usages

Name Size Gzip Brotli
createApp 51.5 kB (+177 B) 20.2 kB (+54 B) 18.3 kB (+47 B)
createSSRApp 54.9 kB (+177 B) 21.5 kB (+53 B) 19.5 kB (+40 B)
defineCustomElement 53.8 kB (+177 B) 20.9 kB (+52 B) 19 kB (+32 B)
overall 65.2 kB (+172 B) 25.2 kB (+61 B) 22.8 kB (+54 B)

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.

app.config.errorHandler does not handle an error thrown in computed since [email protected]
1 participant