Files
cfw-autumn/scripts
amianthus 47f4dfbda6 fix(dw): 🐛 use readdirSync instead of shelling out to ls
Bun.spawnSync([ls, dir]) was fragile on Windows and mishandled filenames
with spaces. Switched to readdirSync from node:fs, which is already in
scope.
2026-05-16 15:07:44 +01:00
..
2026-04-24 19:13:44 +01:00
2026-04-27 14:01:26 +01:00
2026-05-14 20:25:02 +08:00
2026-04-23 17:44:57 +01:00