vuejs / vue-component-compiler

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

feat: support for functional template compilation #45

Closed znck closed 6 years ago

znck commented 6 years ago

fixes #44 fixes #37 using prettier instead of js_beautify