Open MirzaeiDev opened 4 years ago
pls add ssr. i nead ssr for nuxt . Can you tell me how to add ssr for this extation?
@MirzaeiDev I have the same problem. Did you find a solution? If not, any similar plugin to recommend?
in nuxt.config.js ..... plugins: [ { src: '~/plugins/[mypath]', ssr: false } ],
pls add ssr. i nead ssr for nuxt . Can you tell me how to add ssr for this extation?