11ty / eleventy-plugin-vue

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

When Eleventy finds Vue pages, it should ignore the includes directory. #24

Closed zachleat closed 3 years ago

zachleat commented 3 years ago

Performance improvement.

Includes are handled by rollup, we don’t need to find them.