Open nawazishali opened 4 years ago
Never mind, I found an alternative that offers the exact feature I need.
Sharing the link here if someone else comes looking for it. https://ssr.vuejs.org/guide/
@nawazishali Yes there is a possibility for this as a feature
@DominusVilicus Awesome, Let me know if you need any help with it? Or you can just give me some hints so I can try to add it myself.
I would love to contribute.
I was looking for a way to compile Vue templates passed in as string similar to how EJS allows it. But looks like only file paths are supported.
Is there any possibility for this feature or is it out of scope?