mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-10-09 22:46:30 +08:00
chore: upgrade deps
This commit is contained in:
@@ -7,8 +7,8 @@ export default defineConfig({
|
||||
'@vue/babel-plugin-jsx': '@vue/babel-plugin-jsx/src/index.ts',
|
||||
},
|
||||
},
|
||||
experimental: {
|
||||
enableNativePlugin: true,
|
||||
define: {
|
||||
'process.env.BABEL_TYPES_8_BREAKING': 'false',
|
||||
},
|
||||
plugins: [VueJSX()],
|
||||
});
|
||||
|
Reference in New Issue
Block a user