chore: gen blank template from _template

This commit is contained in:
Elliot DeNolf
2024-11-17 17:40:08 -05:00
parent 3242c679eb
commit abf5bb2c34
4 changed files with 4 additions and 12 deletions

View File

@@ -126,9 +126,6 @@ async function main() {
db: 'mongodb',
storage: 'localDisk',
sharp: true,
// The blank template is used as a base for create-payload-app functionality,
// so we do not configure the payload.config.ts file, which leaves the placeholder comments.
configureConfig: false,
},
{
name: 'payload-cloud-mongodb-template',