当前位置:主页
> 资源下载 > 50 > vue-template-babel-compiler:为基于 Babel 的 Vue.js SFC 启用 Optional Chaining 和许多新的 ES 特性下载
-
vue-template-babel-compiler:为基于 Babel 的 Vue.js SFC 启用 Optional Chaining 和许多新的 ES 特性下载
资源介绍
vue-template-babel-compiler
为基于启用Optional Chaining和许多新的 ES 功能。
特征
所有特性
Optional Chaining和更多新的 ES 功能
Bigint
nullish coalescing
定制......
演示
用法
# 1: Install in your Vue project directory
npm install --save-dev vue-template-babel-compiler
# or:
yarn add vue-template-babel-compiler --dev
# 2: Run a script to substitute vue-template-es2015-compiler with this repo (To be simplified)
sh ./node_module