redxtech / vue-plyr

A Vue component for the plyr (https://github.com/sampotts/plyr) video & audio player.
Other
768 stars 136 forks source link

Nuxt 3 SSR #519

Open idesignzone opened 11 months ago

idesignzone commented 11 months ago

Following the documentation for adding plyr as a plugin to Nuxt, "vue-plyr" is not globally registered.

There is also a warn message WARN Plugin /plugins/vue-plyr.js has no default export and will be ignored at build time. Add export default defineNuxtPlugin(() => {}) to your plugin.

ishaiavrahami commented 8 months ago

did you solve this?

idesignzone commented 8 months ago

did you solve this?

I gave up Plyr. Using html5 now.