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

types: export object and function plugin #8946

Merged
merged 2 commits into from
Dec 11, 2023
Merged

Conversation

sxzz
Copy link
Member

@sxzz sxzz commented Aug 9, 2023

closes #8577

@netlify
Copy link

netlify bot commented Aug 9, 2023

Deploy Preview for vue-next-template-explorer failed.

Name Link
🔨 Latest commit b9ba122
🔍 Latest deploy log https://app.netlify.com/sites/vue-next-template-explorer/deploys/64d3ca94c0fc060008ce8010

@sxzz sxzz added the ready to merge The PR is ready to be merged. label Aug 13, 2023
Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 86.9 kB 33.1 kB 29.9 kB
vue.global.prod.js 133 kB 49.9 kB 44.7 kB

Usages

Name Size Gzip Brotli
createApp 48.3 kB 19 kB 17.3 kB
createSSRApp 51.5 kB 20.3 kB 18.5 kB
defineCustomElement 50.7 kB 19.8 kB 18.1 kB
overall 61.7 kB 23.9 kB 21.7 kB

@yyx990803 yyx990803 changed the base branch from main to minor December 11, 2023 14:04
@yyx990803 yyx990803 merged commit fa4969e into minor Dec 11, 2023
17 checks passed
@yyx990803 yyx990803 deleted the feat/export-plugin-type branch December 11, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge The PR is ready to be merged.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Type Error when implementing Vue "Plugin" type in TypeScript
2 participants