This commit is contained in:
Rizky 2024-11-22 00:23:52 +07:00
parent f0736c5291
commit 52ae449101
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ export const initServer = async (
treeShaking: true,
format: "cjs",
logLevel: "silent",
external: ["bun:sqlite"],
external: ["bun:sqlite", "bun"],
plugins: [
{
name: "prasi",