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

Only HTML output in SSG mode #2923

Open
Triloworld opened this issue Dec 19, 2024 · 0 comments
Open

Only HTML output in SSG mode #2923

Triloworld opened this issue Dec 19, 2024 · 0 comments

Comments

@Triloworld
Copy link
Contributor

If nuxt content will be ever comparable with Astro then is require to adopt static rendering with NuxtIsland component. Right now it isn't and we get non-optimized js on static build.
This will heavily improve all pages with documentation. It should be note that right now NuxtIsland is in experimental phase and now is great time to align changes so components can be wrapped dynamically when detected that there isn't any dynamic changed (or add option to manually attribute setup script).

This can be future to have all new way to interact like dynamic components or CPG (Component Pages Generation that is dynamic to environment or other context provided by WebRTC). Generation in cache directory can cut generation time in half and more

Probably this is in work but no info anywhere other than Atinux (thanks!):

Hi @XenBG

This is a bit tricky in term of performance drawbacks but this is something we can think of leveraging the Island components.

Originally posted by @atinux in #2132

@Triloworld Triloworld changed the title Static output Only HTML output in SSG mode Dec 19, 2024
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

No branches or pull requests

1 participant