- Extensive updates to system configuration and deployment - Enhanced documentation and architecture improvements - Updated dependencies and build configurations - Improved service integrations and workflows 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
15 lines
308 B
JSON
15 lines
308 B
JSON
{
|
|
"pages": {
|
|
"/layout": [
|
|
"static/chunks/webpack.js",
|
|
"static/chunks/main-app.js",
|
|
"static/css/app/layout.css",
|
|
"static/chunks/app/layout.js"
|
|
],
|
|
"/page": [
|
|
"static/chunks/webpack.js",
|
|
"static/chunks/main-app.js",
|
|
"static/chunks/app/page.js"
|
|
]
|
|
}
|
|
} |