multiple file watch fixes.

This commit is contained in:
Nystik
2026-03-24 02:42:31 +01:00
parent 77ec29e250
commit cd243c1b9e
5 changed files with 80 additions and 16 deletions

View File

@@ -1,6 +1,7 @@
import { installRequire } from "./require.js";
import { installGlobals } from "./globals.js";
import { initialize } from "./init.js";
import { fsShim } from "./fs/index.js";
installGlobals(); // process, Buffer, window overrides (before require so Buffer is available)
installRequire(); // shim registry, window.require