This commit is contained in:
2024-08-27 04:11:46 +02:00
parent ad337c76e2
commit ee4840da3a
658 changed files with 17330 additions and 323 deletions

View File

@@ -20,6 +20,11 @@
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/not-found.js"
],
"/_not-found/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/_not-found/page.js"
]
}
}