perf: speed up security audit test imports

This commit is contained in:
Peter Steinberger
2026-04-16 21:54:01 +01:00
parent cd45f53b4e
commit 8a37bb4ed6
19 changed files with 321 additions and 37 deletions

View File

@@ -0,0 +1,2 @@
// Keep setup-entry imports narrow so setup loads do not pull tool surfaces.
export { zalouserSetupPlugin } from "./src/channel.setup.js";