ddev watch command
This commit is contained in:
parent
bf3c82d8fe
commit
1f1e628e71
1 changed files with 4 additions and 0 deletions
4
.ddev/commands/web/watch
Executable file
4
.ddev/commands/web/watch
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd /var/www/html/web/themes/custom/agarica/patternlibrary
|
||||
npm run watch
|
||||
Loading…
Add table
Add a link
Reference in a new issue