chore: tighten bootstrap test and build config

This commit is contained in:
2026-04-20 19:57:45 +08:00
parent 037423853a
commit b6b350bbf7
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -16,7 +16,6 @@ await build({
index: path.join(projectRoot, "src/content/index.ts")
},
format: ["iife"],
globalName: "StarChartSearchEnhancer",
platform: "browser",
target: "chrome114",
outDir: path.join(distDir, "content"),