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

is nuxt ssr? #60

Open
MirzaeiDev opened this issue Jun 21, 2020 · 2 comments
Open

is nuxt ssr? #60

MirzaeiDev opened this issue Jun 21, 2020 · 2 comments

Comments

@MirzaeiDev
Copy link

MirzaeiDev commented Jun 21, 2020

pls add ssr.
i nead ssr for nuxt .
Can you tell me how to add ssr for this extation?

@ouelletv
Copy link

@MirzaeiDev I have the same problem. Did you find a solution? If not, any similar plugin to recommend?

@VorapratR
Copy link

in nuxt.config.js
.....
plugins: [
{ src: '~/plugins/[mypath]', ssr: false }
],

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

3 participants