orlyyani / read-more

A Vue.js read more plugin
MIT License
110 stars 34 forks source link

cannot use import statement outside a module in nuxtjs #16

Open handhikadj opened 4 years ago

handhikadj commented 4 years ago

I've got the message in nuxtjs

sitimasyruhatin commented 3 years ago

You can add ssr: false when using plugin in nuxt config

Tobeyforce commented 3 years ago

I think the real request here is that we would love to see SSR support for Nuxt here, not just disabling it. These chunks of texts are really important to SEO.