Skip to content

Commit

Permalink
Remove pre-built schemas from create-keystone-app (#9314)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcousens authored Aug 30, 2024
1 parent 12fb38b commit 616907e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/cka-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"create-keystone-app": patch
---

Fix starter script error when looking for pre-built schemas
2 changes: 0 additions & 2 deletions packages/create/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ async function normalizeArgs () {
'schema.ts',
'package.json',
'tsconfig.json',
'schema.graphql',
'schema.prisma',
'keystone.ts',
'auth.ts',
'README.md',
Expand Down

0 comments on commit 616907e

Please sign in to comment.