Skip to content

feat: use ssr and async data #9

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

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

feat: use ssr and async data #9

wants to merge 5 commits into from

Conversation

OrbisK
Copy link
Collaborator

@OrbisK OrbisK commented Apr 13, 2025

This PR adds ssr, reducing the requests to fast npm meta. The repl is wraped into client only with loading animation

@OrbisK OrbisK requested a review from 43081j April 13, 2025 16:47
Copy link

netlify bot commented Apr 13, 2025

Deploy Preview for playground-vueuse failed.

Name Link
🔨 Latest commit f2d6687
🔍 Latest deploy log https://app.netlify.com/sites/playground-vueuse/deploys/67fcfaa84cc73400083c91dc

@OrbisK
Copy link
Collaborator Author

OrbisK commented Apr 13, 2025

@antfu what can we do if we hit

Reached heap limit Allocation failed - JavaScript heap out of memory

in netlify? I enabled SSR to better cache the fast npm request. I mean, we can disable it again 🤔

@43081j
Copy link

43081j commented Apr 13, 2025

we should probably at least find out which plugin is using so much memory

let me know if you want any help looking into that on discord

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