This commit is contained in:
2025-08-20 01:35:34 +02:00
parent 3032be9870
commit 6bac0905b8
22 changed files with 53 additions and 450 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": []
},