Files
2026-08-27 21:09:14 +00:00

10 lines
268 B
TOML

[test]
preload = "./preload.ts"
[install]
linker = "isolated"
# See ../bunfig.toml — CI deletes the install cache between steps, and
# verdaccio's internal packages have phantom dependencies that the global
# store's stricter isolation catches.
globalStore = false