chore: update build assets

This commit is contained in:
2026-06-08 16:59:44 +05:30
parent 094cd6956d
commit 22f4e3b46b
173 changed files with 200 additions and 182 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()