update compliled build asstes

This commit is contained in:
2026-06-04 15:55:27 +05:30
parent 39b4bfd7f3
commit bfa10ab34c
68 changed files with 1352 additions and 569 deletions

View File

@@ -0,0 +1,11 @@
self.__BUILD_MANIFEST = {
"__rewrites": {
"afterFiles": [],
"beforeFiles": [],
"fallback": []
},
"sortedPages": [
"/_app",
"/_error"
]
};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB()