feat: allows undefined collections
This commit is contained in:
@@ -3,6 +3,7 @@ import path from 'path';
|
||||
export const defaults = {
|
||||
defaultDepth: 2,
|
||||
maxDepth: 10,
|
||||
collections: [],
|
||||
globals: [],
|
||||
cookiePrefix: 'payload',
|
||||
csrf: [],
|
||||
|
||||
Reference in New Issue
Block a user