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-vapor): fallback component #232

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

sxzz
Copy link
Member

@sxzz sxzz commented Jun 17, 2024

wait #238

closes #196

Copy link

netlify bot commented Jun 17, 2024

Deploy Preview for vapor-template-explorer ready!

Name Link
🔨 Latest commit cec7c20
🔍 Latest deploy log https://app.netlify.com/sites/vapor-template-explorer/deploys/669be70d25b7780008e1f403
😎 Deploy Preview https://deploy-preview-232--vapor-template-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jun 17, 2024

Deploy Preview for vapor-repl ready!

Name Link
🔨 Latest commit cec7c20
🔍 Latest deploy log https://app.netlify.com/sites/vapor-repl/deploys/669be70d05c8060008e60214
😎 Deploy Preview https://deploy-preview-232--vapor-repl.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

github-actions bot commented Jun 17, 2024

Size Report

Bundles

File Size Gzip Brotli
compiler-dom.global.prod.js 80.5 kB 28.3 kB 25 kB
compiler-vapor.global.prod.js 56.9 kB 19.4 kB 17.6 kB
runtime-dom.global.prod.js 94.6 kB 35.9 kB 32.4 kB
runtime-vapor.global.prod.js 48.3 kB (+366 B) 18.2 kB (+136 B) 16.6 kB (+69 B)
vue-vapor.global.prod.js 102 kB (+366 B) 36.1 kB (+130 B) 32.5 kB (+91 B)
vue.global.prod.js 152 kB 55.8 kB 49.6 kB

Usages

Name Size Gzip Brotli
createApp 54.3 kB 20.9 kB 19.1 kB
createSSRApp 57.9 kB 22.4 kB 20.4 kB
defineCustomElement 56.6 kB 21.7 kB 19.8 kB
vapor 48.9 kB (+366 B) 18.4 kB (+128 B) 16.8 kB (+96 B)
overall 67.9 kB 26 kB 23.6 kB

@sxzz sxzz force-pushed the feat/fallback-component branch 2 times, most recently from 78e1cb7 to d7d6900 Compare June 22, 2024 15:46
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.

Handle Failed to resolve component
1 participant