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

The SSR documentation for Vue 3 #311

Open
pinokkkio opened this issue Jan 31, 2021 · 1 comment
Open

The SSR documentation for Vue 3 #311

pinokkkio opened this issue Jan 31, 2021 · 1 comment

Comments

@pinokkkio
Copy link

I'm wondering if you have any plans of implementing the server side rendering in the last Vue version? There are some examples of the implementing one, but most of them pretty limited, for example, they don't have HMR.

@nether-cat
Copy link

nether-cat commented Jun 14, 2021

I could not be 100% certain, as I'm not involved in the development myself, but as this didn't get an answer for a while now, I'm gonna say this: I believe that SSR will probably not get an updated Vue CLI plugin but might be replaced by Vite. There's an example for an SSR setup with Vue 3 here. However, Vite itself is obviously not only for server side rendering. That being said, the plugin Vite is using for SSR with Vue is this, which could certainly be used without Vite. So, in case someone hits this page, these links hopefully help.

EDIT: Oh, and there's also this (linked from Vite's docs, too)

@yyx990803 – Like many, I've been looking forward to the release of Vue 3 for a long time, too, but struggled to find clear statements about the officially supported future of Vue SSR, myself. Maybe update docs / help clarify what to expect? Thx <3

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

2 participants