update build script,
This commit is contained in:
6
002_source/cms/scripts/004_dev.sh
Executable file
6
002_source/cms/scripts/004_dev.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
rm -rf .next
|
||||
pnpm run dev
|
Reference in New Issue
Block a user