If you modify a Vue component (not a Vue full template page) it does the correct behavior for Vue component incremental in the plugin but also does a full Eleventy build:
It should only write the Vue files that used the component.
2. It should not do any passthrough copy this is a feature for Eleventy incremental
If you modify a Vue component (not a Vue full template page) it does the correct behavior for Vue component incremental in the plugin but also does a full Eleventy build:
2. It should not do any passthrough copythis is a feature for Eleventy incrementalRelated: #13 #14