This commit is contained in:
2025-12-03 21:12:56 -05:00
parent 720a3486e2
commit 4939dd6784
25 changed files with 319 additions and 3 deletions
+5
View File
@@ -10,6 +10,11 @@
"static/chunks/main-app.js",
"static/css/app/layout.css",
"static/chunks/app/layout.js"
],
"/_not-found/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/_not-found/page.js"
]
}
}