chore: Let cms site run skip_build script
This commit is contained in:
parent
19df280da1
commit
3156da5d73
1 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,4 @@
|
|||
import { shouldSkipBuild } from '../../scripts/skip-build-base.mjs'
|
||||
import process from 'node:process'
|
||||
|
||||
// For now, never build CMS
|
||||
process.exit(0)
|
||||
|
||||
shouldSkipBuild('sanity', '.')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue