Hello, It's possible generate a vue template from string? Using vue 3 I can mak e this with `import { createApp } from 'vue/dist/vue.esm-bundler'`.