mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-02-17 13:20:52 +08:00
fix: vite4
This commit is contained in:
parent
8a0b64223f
commit
2f0d3cb2d9
@ -98,6 +98,7 @@ module.exports = {
|
||||
}
|
||||
},
|
||||
esbuild: {
|
||||
jsx: 'transform',
|
||||
jsxFactory: 'h',
|
||||
jsxFragment: 'Fragment'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user