mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-06 11:59:44 +08:00
fix: resolve publint issues
This commit is contained in:
@ -15,6 +15,8 @@ export default defineConfig({
|
||||
VueJSX(),
|
||||
Replace({
|
||||
values: {
|
||||
'process.env': '{}',
|
||||
'process.env.NODE_DEBUG': 'false',
|
||||
'process.env.BABEL_TYPES_8_BREAKING': 'false',
|
||||
},
|
||||
}),
|
||||
|
Reference in New Issue
Block a user