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

Rollup Plugin Vue - SSR? #40

Open
wommy opened this issue Jan 24, 2022 · 1 comment
Open

Rollup Plugin Vue - SSR? #40

wommy opened this issue Jan 24, 2022 · 1 comment
Labels
open-question Further information is requested from the original poster.

Comments

@wommy
Copy link

wommy commented Jan 24, 2022

is 11ty's use of Vue implicitly SSR?
if so, would
examples#ssr or options#template-optimizeSSR be of any benefit?
theyre the same Option from two different locations

@zachleat
Copy link
Member

I’m guessing this is implicitly used via createSSRApp?

const app = createSSRApp(vueComponent);

@zachleat zachleat added the open-question Further information is requested from the original poster. label Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open-question Further information is requested from the original poster.
Projects
None yet
Development

No branches or pull requests

2 participants