This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
"Bash(npx tsc *)",
|
||||
"Bash(npx next *)",
|
||||
"Bash(npm run *)",
|
||||
"Bash(node scripts/copy-viewer-assets.mjs)"
|
||||
"Bash(node scripts/copy-viewer-assets.mjs)",
|
||||
"Bash(npx prisma *)",
|
||||
"Bash(DATABASE_URL=\"file:./data/app.db\" npx prisma migrate dev --name add_part_thumbnail)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user