vue-template-babel-compiler
Enable Optional Chaining(?.), Nullish Coalescing(??) and many new ES syntax for Vue.js SFC based on Babel.
DEMO
Features
- All features of vue-template-compiler && vue-template-es2015-compiler
- new ES syntax:
Optional Chaining
,Bigint
,Nullish Coalescing
and more - Customization syntax, babel plugin...