generated from erangel1/generic-template
20 lines
503 B
JSON
20 lines
503 B
JSON
{
|
|
"pages": {
|
|
"/(dashboard)/dashboard/page": [
|
|
"static/chunks/webpack.js",
|
|
"static/chunks/main-app.js",
|
|
"static/chunks/app/(dashboard)/dashboard/page.js"
|
|
],
|
|
"/layout": [
|
|
"static/chunks/webpack.js",
|
|
"static/chunks/main-app.js",
|
|
"static/css/app/layout.css",
|
|
"static/chunks/app/layout.js"
|
|
],
|
|
"/(auth)/login/page": [
|
|
"static/chunks/webpack.js",
|
|
"static/chunks/main-app.js",
|
|
"static/chunks/app/(auth)/login/page.js"
|
|
]
|
|
}
|
|
} |