vuejs / vue-component-compiler

Compile a single file Vue component into a CommonJS module.
MIT License
342 stars 52 forks source link

Design / Roadmap #27

Closed znck closed 6 years ago

znck commented 6 years ago

.vue file compilation source is distributed and duplicated across various projects/repositories. There are inconsistencies (e.g. missing features etc.) among different variants. We are planning to build a bundler agnostic core.

A set of high level goals:

Any inputs @vuejs/collaborators @evan @eddyerburgh

yyx990803 commented 6 years ago

oops, also created #28 - let's do it over there 😂