mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-02 10:03:25 +08:00
@ -4,5 +4,6 @@ export default defineConfig({
|
||||
entry: ['src/index.ts'],
|
||||
format: ['cjs', 'esm'],
|
||||
dts: true,
|
||||
target: 'es2015',
|
||||
platform: 'neutral',
|
||||
});
|
||||
|
Reference in New Issue
Block a user