build on config change

This commit is contained in:
keyan 2022-02-23 11:35:54 -06:00
parent 77705da0f1
commit 8e857fd8a7
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#!/usr/bin/env bash
echo primsa migrate
npm run migrate
echo build with npm
npm run build