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: export runtime errors #9301

Merged
merged 1 commit into from
Sep 27, 2023
Merged

feat: export runtime errors #9301

merged 1 commit into from
Sep 27, 2023

Conversation

sxzz
Copy link
Member

@sxzz sxzz commented Sep 27, 2023

@sxzz sxzz requested a review from yyx990803 September 27, 2023 02:18
@github-actions
Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 85.9 kB (+24 B) 32.7 kB (+10 B) 29.5 kB (+18 B)
vue.global.prod.js 132 kB (+24 B) 49.4 kB (+11 B) 44.4 kB (+8 B)

Usages

Name Size Gzip Brotli
createApp 47.9 kB 18.8 kB 17.2 kB
createSSRApp 50.6 kB 19.9 kB 18.2 kB
defineCustomElement 50.3 kB 19.6 kB 17.9 kB
overall 61.2 kB 23.7 kB 21.6 kB

@sxzz sxzz changed the base branch from main to minor September 27, 2023 08:35
@yyx990803 yyx990803 merged commit 64e07bb into minor Sep 27, 2023
15 checks passed
@yyx990803 yyx990803 deleted the feat/export-runtime-error branch September 27, 2023 08:40
sxzz added a commit that referenced this pull request Oct 14, 2023
These strings are used for automatically generating error references in the documentation and should be considered internal. The code-to-string mapping is **not** part of the public API and can change between non-major versions.

They are also exposed only in dev or the esm-bundler builds.
sxzz added a commit that referenced this pull request Oct 18, 2023
These strings are used for automatically generating error references in the documentation and should be considered internal. The code-to-string mapping is **not** part of the public API and can change between non-major versions.

They are also exposed only in dev or the esm-bundler builds.
sxzz added a commit that referenced this pull request Oct 19, 2023
These strings are used for automatically generating error references in the documentation and should be considered internal. The code-to-string mapping is **not** part of the public API and can change between non-major versions.

They are also exposed only in dev or the esm-bundler builds.
baiwusanyu-c pushed a commit to baiwusanyu-c/bwsy-vue-core that referenced this pull request Oct 20, 2023
These strings are used for automatically generating error references in the documentation and should be considered internal. The code-to-string mapping is **not** part of the public API and can change between non-major versions.

They are also exposed only in dev or the esm-bundler builds.
sxzz added a commit that referenced this pull request Oct 20, 2023
These strings are used for automatically generating error references in the documentation and should be considered internal. The code-to-string mapping is **not** part of the public API and can change between non-major versions.

They are also exposed only in dev or the esm-bundler builds.
sxzz added a commit that referenced this pull request Oct 23, 2023
These strings are used for automatically generating error references in the documentation and should be considered internal. The code-to-string mapping is **not** part of the public API and can change between non-major versions.

They are also exposed only in dev or the esm-bundler builds.
yyx990803 pushed a commit that referenced this pull request Oct 25, 2023
These strings are used for automatically generating error references in the documentation and should be considered internal. The code-to-string mapping is **not** part of the public API and can change between non-major versions.

They are also exposed only in dev or the esm-bundler builds.
sxzz added a commit that referenced this pull request Oct 27, 2023
These strings are used for automatically generating error references in the documentation and should be considered internal. The code-to-string mapping is **not** part of the public API and can change between non-major versions.

They are also exposed only in dev or the esm-bundler builds.
@sxzz sxzz mentioned this pull request Oct 27, 2023
sxzz added a commit to baiwusanyu-c/bwsy-vue-core that referenced this pull request Oct 28, 2023
These strings are used for automatically generating error references in the documentation and should be considered internal. The code-to-string mapping is **not** part of the public API and can change between non-major versions.

They are also exposed only in dev or the esm-bundler builds.
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