mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-07 04:19:11 +08:00
refactor: support transformOn
This commit is contained in:
9
packages/babel-helper-vue-transform-on/package.json
Normal file
9
packages/babel-helper-vue-transform-on/package.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "@ant-design-vue/babel-helper-vue-transform-on",
|
||||
"version": "1.0.0",
|
||||
"description": "> TODO: description",
|
||||
"author": "Amour1688 <lcz_1996@foxmail.com>",
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"private": true
|
||||
}
|
Reference in New Issue
Block a user