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

chore: rm useVueTemplateBabelCompiler.sh #21

Closed JuniorTour closed 2 years ago

JuniorTour commented 2 years ago

Since replace vue-template-es2015-compiler is NOT a standard usage, without official API support, we will not recommend this.

But this feature is our initial purpose, so we will only remove the shell script and keep the transpile() itself.