fix: run cli scripts via node build runner

This commit is contained in:
Peter Steinberger
2026-01-18 18:21:13 +00:00
parent ab340c82fb
commit ee380e9ab9
5 changed files with 167 additions and 9 deletions

View File

@@ -0,0 +1,3 @@
import "../../src/logging/subsystem.js";
console.log("tsx-name-repro: loaded logging/subsystem");