change watch to only watch for src

This commit is contained in:
Alie 2024-04-20 14:09:35 +02:00
parent c71111c646
commit 62de77e421
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ services:
develop:
watch:
- action: rebuild
path: .
path: src/
ignore:
- node_modules/