11ty/eleventy-plugin-vue

Single file components without `<template>` elements should fail gracefully

zachleat opened this issue · 0 comments

Secondary requirement: <template></template> should return nothing (instead of what it does now, which is <div></div>)