mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-12-12 16:38:56 +08:00
chore: improve tsconfig
This commit is contained in:
@@ -3,9 +3,6 @@ import { defineConfig } from 'vitest/config'
|
||||
import Jsx from './packages/babel-plugin-jsx/src'
|
||||
|
||||
export default defineConfig({
|
||||
resolve: {
|
||||
conditions: ['dev'],
|
||||
},
|
||||
esbuild: {
|
||||
jsx: 'preserve',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user