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 5a75881 commit 06fbc07Copy full SHA for 06fbc07
tsconfig.base.json
@@ -57,6 +57,9 @@
57
"@payloadcms/plugin-form-builder/client": [
58
"./packages/plugin-form-builder/src/exports/client.ts"
59
],
60
+ "@payloadcms/plugin-import-export/rsc": [
61
+ "./packages/plugin-import-export/src/exports/rsc.ts"
62
+ ],
63
"@payloadcms/plugin-multi-tenant/rsc": ["./packages/plugin-multi-tenant/src/exports/rsc.ts"],
64
"@payloadcms/plugin-multi-tenant/utilities": [
65
"./packages/plugin-multi-tenant/src/exports/utilities.ts"
0 commit comments