debug: init trace

This commit is contained in:
2026-06-23 16:58:00 +00:00
commit 1b2b45343d
46 changed files with 217 additions and 0 deletions
@@ -0,0 +1,11 @@
self.__BUILD_MANIFEST = {
"__rewrites": {
"afterFiles": [],
"beforeFiles": [],
"fallback": []
},
"sortedPages": [
"/_app",
"/_error"
]
};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB()