fix: update npm command for CSS build in post-start hook
This commit is contained in:
@@ -19,7 +19,7 @@ hooks:
|
||||
post-start:
|
||||
- exec-host: |
|
||||
ddev npm install
|
||||
ddev npm run dev:css -- --watch &
|
||||
ddev npm run build:css -- --watch &
|
||||
|
||||
# Key features of DDEV's config.yaml:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user