feat(web): payload cms v3 + blog + changelog data model
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"jsx": "preserve",
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"~/*": ["./src/*"]
|
||||
"~/*": ["./src/*"],
|
||||
"@payload-config": ["./payload.config.ts"]
|
||||
},
|
||||
"plugins": [{ "name": "next" }],
|
||||
"module": "esnext"
|
||||
|
||||
Reference in New Issue
Block a user