11ty / eleventy-plugin-vue

Use Vue.js templates and Vue.js single file components in Eleventy.
195 stars 11 forks source link

Add support for non-SFC Vue rendering #35

Closed zachleat closed 2 years ago

zachleat commented 2 years ago

Pass a string into the renderer and get some plain Vue syntax out.

Needed for the renderTemplate shortcode in the render plugin https://www.11ty.dev/docs/plugins/render/

zachleat commented 2 years ago

Fixed by 92e353a736ff5f8ed6204cecca26486e3a521326