fix workflow 4

This commit is contained in:
2026-07-16 10:37:30 +05:30
parent 2eab221eff
commit 61875bf8e7
273 changed files with 1712 additions and 1712 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()