Skip to content

Commit d19225b

Browse files
committed
chore: wip
1 parent d0dc67c commit d19225b

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

.stacks/core/actions/src/fresh.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ import { frameworkPath } from '@stacksjs/path'
44
await runCommands([
55
'pnpm buddy clean',
66
'pnpm install',
7+
'npx prisma generate --schema=./database/schema.prisma',
78
], { cwd: frameworkPath(), verbose: true })

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)