JSX component support and time command
This commit is contained in:
@@ -18,6 +18,8 @@ export default defineConfig([
|
||||
],
|
||||
platform: 'node',
|
||||
dts: true,
|
||||
minify: false,
|
||||
mangle: false,
|
||||
external: ['bun:sqlite', 'bun'],
|
||||
},
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user