This commit is contained in:
2026-03-23 07:42:00 +01:00
parent 567fb4f746
commit 4b8b610e32
43 changed files with 635 additions and 169 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ declare global {
var LAST_BUILD_TIME: number;
var BUNDLER_CTX_MAP: {
[k: string]: BundlerCTXMap;
};
} | undefined;
var BUNDLER_REBUILDS: 0;
var PAGES_SRC_WATCHER: FSWatcher | undefined;
var CURRENT_VERSION: string | undefined;