-
-
Notifications
You must be signed in to change notification settings - Fork 3
feat: use ssr, async data and rolldown-vite #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
Conversation
✅ Deploy Preview for playground-vueuse ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
@antfu what can we do if we hit in netlify? I enabled SSR to better cache the fast npm request. I mean, we can disable it again 🤔 |
|
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 |
# Conflicts: # app/pages/index.vue
|
@43081j I think rolldown-vite does work now. If you approve I will merge it :) |
This PR adds ssr, reducing the requests to fast npm meta. The repl is wraped into client only with loading animation