mirror of
https://github.com/mblanke/holiday-travel-app.git
synced 2026-03-01 05:20:22 -05:00
15 lines
308 B
JSON
15 lines
308 B
JSON
{
|
|
"pages": {
|
|
"/page": [
|
|
"static/chunks/webpack.js",
|
|
"static/chunks/main-app.js",
|
|
"static/chunks/app/page.js"
|
|
],
|
|
"/layout": [
|
|
"static/chunks/webpack.js",
|
|
"static/chunks/main-app.js",
|
|
"static/css/app/layout.css",
|
|
"static/chunks/app/layout.js"
|
|
]
|
|
}
|
|
} |