We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b457ea1 commit 16e5086Copy full SHA for 16e5086
2 files changed
Dockerfile
tsdown.config.ts
@@ -4,8 +4,6 @@ import { defineConfig } from "tsdown"
4
5
import pkgJson from "./package.json" with { type: "json" }
6
7
-const s = JSON.stringify
8
-
9
export default defineConfig({
10
entry: ["src/index.ts"],
11
external: ["sqlite3"],
0 commit comments