build on config change
This commit is contained in:
parent
77705da0f1
commit
8e857fd8a7
7
.platform/confighooks/predeploy/00_build.sh
Executable file
7
.platform/confighooks/predeploy/00_build.sh
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
echo primsa migrate
|
||||||
|
npm run migrate
|
||||||
|
|
||||||
|
echo build with npm
|
||||||
|
npm run build
|
Loading…
x
Reference in New Issue
Block a user