Remove unnecessary folders 2nd try

This commit is contained in:
2024-10-14 05:25:05 +00:00
parent f5207dd2ec
commit c39a82fc9b
8 changed files with 3 additions and 12 deletions

View File

@ -15,11 +15,6 @@
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/user/login/page.js"
],
"/_not-found/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/_not-found/page.js"
]
}
}