revert: Switch back to tsc for compiling.
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
import { defineConfig } from 'tsdown'
|
||||
|
||||
export default defineConfig([
|
||||
{
|
||||
entry: 'src/index.ts',
|
||||
platform: 'node',
|
||||
},
|
||||
{
|
||||
entry: 'src/entry.ts',
|
||||
platform: 'node',
|
||||
},
|
||||
])
|
||||
Reference in New Issue
Block a user