parent
6c5fc2be1a
commit
f5695468d6
5 changed files with 0 additions and 0 deletions
9
bin/theme-build-dev.sh
Executable file
9
bin/theme-build-dev.sh
Executable file
|
@ -0,0 +1,9 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
. $(dirname "$0")/common.sh
|
||||
|
||||
cd $theme_path
|
||||
|
||||
npm run development
|
Loading…
Add table
Add a link
Reference in a new issue