mirror of
https://github.com/DerTyp7/better-teamspeak-theme.git
synced 2025-10-28 12:22:13 +01:00
Update nodemon command in run_dev.sh
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
trap "bash clean_dev_env.sh" INT
|
||||
|
||||
npx nodemon -w ./src --ext scss --exec sh -- build_dev.sh
|
||||
npx nodemon -L -w ./src --ext scss --exec sh -- build_dev.sh
|
||||
|
||||
bash clean_dev_env.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user