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 480c6e7 commit 48471b7Copy full SHA for 48471b7
tsconfig.base.json
@@ -31,7 +31,7 @@
31
}
32
],
33
"paths": {
34
- "@payload-config": ["./test/payload-cloud/config.ts"],
+ "@payload-config": ["./test/_community/config.ts"],
35
"@payloadcms/live-preview": ["./packages/live-preview/src"],
36
"@payloadcms/live-preview-react": ["./packages/live-preview-react/src/index.ts"],
37
"@payloadcms/live-preview-vue": ["./packages/live-preview-vue/src/index.ts"],
0 commit comments