mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 23:55:08 +00:00
[build] add jsx compiler (#2439)
This commit is contained in:
@@ -24,6 +24,7 @@ module.exports = function (api) {
|
||||
useESModules
|
||||
}
|
||||
],
|
||||
'transform-vue-jsx',
|
||||
'@babel/plugin-syntax-dynamic-import',
|
||||
'@babel/plugin-transform-object-assign'
|
||||
]
|
||||
|
Reference in New Issue
Block a user