fix build issue

This commit is contained in:
2026-07-13 17:39:26 +05:30
parent 4de1ade389
commit 28bc36f983
978 changed files with 47803 additions and 40164 deletions

View File

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