We have split up our codebase into several separate directories:
- src/main/default/lwc
- src/main/core/lwc
- src/main/customer360/lwc
- src/main/cpq/lwc
- etc.
However, only when modifying LWC's in the first of these directories (src/main/default/lwc), I get a message like:
[LWC Dev Server] File 'c/accountIcons/accountIcons.html' modified - updating.
Any changes to LWCs in the other directories are being ignored.