### 安装 ```js npm install babel-plugin-vue-tracker or yarn add babel-plugin-vue-tracker -D ``` ### 配置 在.babelrc或babel.config.js等配置文件中 ```js { "plugins": [ [ "babel-plugin-vue-tracker", { {
Babel plugin for Vue 3 JSX
Provides Vue 3 JSX & TSX support with HMR.
Babel plugin for Vue 2.0 JSX
Babel preset for Vue JSX
babel-preset-app for vue-cli
Babel syntactic sugar for h automatic injection for Vue JSX
General utilities for plugins to use
Allow parsing of jsx
babel plugin for vue-cli
Allow parsing of TypeScript syntax
This plugin transforms ES2015 modules to CommonJS
Compile class public and private fields, private methods and decorators to ES6
Babel syntactic sugar for functional components
Allow parsing of the module attributes in the import statement
Babel syntactic sugar for h automatic injection for Vue JSX with @vue/composition-api
Babel syntactic sugar for v-model support in Vue JSX
Babel syntactic sugar for v-model support in Vue JSX
Core istanbul API for JS code coverage
Compile ESNext Regular Expressions to ES5
This plugin transforms ES2015 modules to UMD
Add a __source prop to all JSX Elements
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 classes to ES5