Skip to content

feat(runtime-core): add 'debug' composition api#5383

Open
bichikim wants to merge 8 commits into
vuejs:mainfrom
bichikim:debug-composition
Open

feat(runtime-core): add 'debug' composition api#5383
bichikim wants to merge 8 commits into
vuejs:mainfrom
bichikim:debug-composition

Conversation

@bichikim
Copy link
Copy Markdown

@bichikim bichikim commented Feb 9, 2022

This debug function is a helper for watching states in the vue devtool (It runs only in dev mode)

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 9, 2022

✔️ Deploy Preview for vue-sfc-playground ready!

🔨 Explore the source changes: 190e76c

🔍 Inspect the deploy log: https://app.netlify.com/sites/vue-sfc-playground/deploys/622a06e8d838f700088213da

😎 Browse the preview: https://deploy-preview-5383--vue-sfc-playground.netlify.app/

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 9, 2022

✔️ Deploy Preview for vue-next-template-explorer ready!

🔨 Explore the source changes: 190e76c

🔍 Inspect the deploy log: https://app.netlify.com/sites/vue-next-template-explorer/deploys/622a06e8d103e70009fd31c6

😎 Browse the preview: https://deploy-preview-5383--vue-next-template-explorer.netlify.app

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 9, 2022

✔️ Deploy Preview for vuejs-coverage ready!

🔨 Explore the source changes: 190e76c

🔍 Inspect the deploy log: https://app.netlify.com/sites/vuejs-coverage/deploys/622a06e80a22340008fb006b

😎 Browse the preview: https://deploy-preview-5383--vuejs-coverage.netlify.app

@bichikim
Copy link
Copy Markdown
Author

bichikim commented Feb 9, 2022

I don't have an idea to test this ... help

@bichikim bichikim changed the title feat(runtime-core): add 'debug' composition api (WIP) feat(runtime-core): add 'debug' composition api Feb 9, 2022
Comment thread packages/runtime-core/src/debug.ts Outdated
@github-actions
Copy link
Copy Markdown

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 100 kB (+14 B) 38 kB (+11 B) 34.2 kB (+11 B)
vue.global.prod.js 159 kB (+14 B) 57.9 kB (+7 B) 51.4 kB (-51 B)

Usages

Name Size Gzip Brotli
createApp (CAPI only) 46.9 kB 18.3 kB 16.7 kB
createApp 55 kB 21.3 kB 19.4 kB
createSSRApp 59 kB 23 kB 20.9 kB
defineCustomElement 59.8 kB 22.8 kB 20.8 kB
overall 68.7 kB 26.3 kB 24 kB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. ready for review This PR requires more reviews ✨ feature request New feature or request version: minor

Projects

Development

Successfully merging this pull request may close these issues.

4 participants