new features page

This commit is contained in:
2024-09-12 14:00:54 +02:00
parent 5eab3380fa
commit b02564db58
114 changed files with 13314 additions and 18 deletions

View File

@@ -8,7 +8,10 @@
"static/development/_buildManifest.js",
"static/development/_ssgManifest.js"
],
"rootMainFiles": [],
"rootMainFiles": [
"static/chunks/webpack.js",
"static/chunks/main-app.js"
],
"pages": {
"/_app": []
},