chore: tighten bootstrap test and build config
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user