Open sarimabbas opened 4 years ago
Hi there @sarimabbas - unfortunately this package and its dependencies weren't created with server side rendering in mind - which I'm assuming is why you're getting some errors when trying to build the static site. Perhaps in the future I can look towards making this SSR compatible.
I understand, thanks for your response : )
Of course. Have you done any Vue plugin development before? I haven’t done much research on SSR and how to handle it in Vue plugins. I’d definitely invite your help if so inclined! Do you know of any other plugins I could use as an example?
On Thu, Dec 26, 2019 at 20:56 Sarim Abbas notifications@github.com wrote:
I understand, thanks for your response : )
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/adrienhobbs/vue-lazyload-video/issues/3?email_source=notifications&email_token=AA23WQVCJYRHORLKMGUCLNDQ2VOGHA5CNFSM4J7E4TSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHWMLWA#issuecomment-569165272, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA23WQX4XQ2OPH7ZDUR7NSDQ2VOGHANCNFSM4J7E4TSA .
I haven’t done any before, but I’m happy to learn! I can do some more research into this and let you know what I find
Sounds great. Let me know if any questions come up!
Thank you for your work on this package. Unfortunately, I'm getting the following error when building VuePress website. Strangely, everything works in dev mode. Would you be able to assist? Thank you!