JuniorTour / vue-template-babel-compiler

Enable Optional Chaining(?.), Nullish Coalescing(??) and many new ES syntax for Vue.js SFC based on Babel
https://www.npmjs.com/package/vue-template-babel-compiler
118 stars 9 forks source link

fix: can't use props string in template object #15

Closed vip30 closed 2 years ago

vip30 commented 2 years ago

Fix https://github.com/JuniorTour/vue-template-babel-compiler/issues/12

JuniorTour commented 2 years ago

Great work! :thumbsup: Thank you.