This commit is contained in:
2024-08-29 14:31:38 +02:00
parent aa00c31186
commit deb180dd94
59 changed files with 1505 additions and 180 deletions

View File

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