Closed
Description
Hi,
we just recently discovered your project and it has helped us already in fixing those watcher issues under MacOS and Docker.
Unfortunately the profile definitions are a bit limited and are always missing the one or the other file type (for example *.scss in magento2)
So I would suggest to extend the configuration file to provide some sort ruleset for watched file extension:
watch:
- dir: /tmp/watch1
- dir: /tmp/watch2
extensions: - "*.scss"
- "*.js"
- "*.twig"
I think this would make it easier to specifically watch the files needed for different technology types instead of having to watch all files if none of the given profiles match.
Thanks for considering,
Robert
Metadata
Metadata
Assignees
Labels
No labels