mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2026-05-09 21:14:07 +08:00
chore: migrate tsdown config
This commit is contained in:
@@ -9,9 +9,12 @@ export default defineConfig({
|
||||
dts: { oxc: true },
|
||||
target: 'node20.19',
|
||||
platform: 'neutral',
|
||||
inlineOnly: [],
|
||||
deps: {
|
||||
onlyBundle: [],
|
||||
},
|
||||
exports: {
|
||||
devExports: 'dev',
|
||||
},
|
||||
publint: 'ci-only',
|
||||
attw: 'ci-only',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user