feat: add enabled property to conditionally enable/disable (#57)

This commit is contained in:
Elliot DeNolf
2023-06-11 18:39:58 -04:00
committed by GitHub
parent df7499483a
commit f2bbe662f2
4 changed files with 38 additions and 8 deletions

View File

@@ -83,7 +83,7 @@ export default buildConfig({
outputFile: path.resolve(__dirname, 'payload-types.ts'),
},
plugins: [
// @ts-expect-error
// @ts-expect-error Conflicting types for relative package
cloudStorage({
collections: {
media: {