Michael Olofinjana wrote a nice article about vue-literal-compiler, which finds template literals defined in a .js file and compiles them into render functions at build time. If you're using Typescript with Vue, this is a must-read tutorial.

vue tutorial