Join the Stack Overflow Community
Stack Overflow is a community of 6.6 million programmers, just like you, helping each other.
Join them; it only takes a minute:
Sign up

I have a bundled file of vuejs2 app and I need to make it work on the server for SEO purposes, I tried jsdom but it seems like it doesn't want to execute the js script.

Is there a way that I can do it without pain?

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.