This commit is contained in:
2024-09-09 16:43:01 +02:00
parent d895ce54f2
commit 16246bf222
188 changed files with 5354 additions and 56 deletions

View File

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