update
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import { buildWithBun } from '@kevisual/code-builder'
|
||||
|
||||
buildWithBun({
|
||||
external: ['playwright', 'better-sqlite3']
|
||||
external: ['playwright', 'better-sqlite3'],
|
||||
target: 'node',
|
||||
meta: import.meta,
|
||||
})
|
||||
Reference in New Issue
Block a user