We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98171ab commit a1f40c7Copy full SHA for a1f40c7
CHANGELOG.md
@@ -111,7 +111,7 @@ But there's one more thing to do before Payload can automatically type your Loca
111
"paths": {
112
// Tell TS where to find your generated types
113
// This is the default location below
114
- "payload/generated-types": ["./src/generated-types.ts"]
+ "payload/generated-types": ["./src/payload-types.ts"]
115
}
116
117
0 commit comments