vue-responsive-video-background-player
vue-responsive-video-background-player copied to clipboard
Problem with nuxt in static mode when running production
Hi there,
I've implemented the plugin in my nuxt project. It works perfectly in development mode but when doing npm run generate follower by npm run start (to run it in production mode) then it doesn't work. When inspecting the page in my browser I can still see the
Any help would be greatly appreciated !
I use the same setup as this answer bellow. @robin6505 in https://github.com/avidofood/vue-responsive-video-background-player/issues/24#issuecomment-776510855_
@eliascarella Did you solve this problem ?
@Teyz No I did not, in the end I implemented it myself by hand.
@Teyz I'm sorry! I would love to implement this, but I just don't have the time. If there is someone who cracks the issue, you are always welcome to add a pull request <3
@Teyz No I did not, in the end I implemented it myself by hand.
could you share the implementation?