This is due to a decision made early on in the design phase to only have the -recompile flag look for changes at the index level to avoid having a cascade of changes. A fix for this will require a more thought out approach about how we watch files and what to change.
This is due to a decision made early on in the design phase to only have the
-recompileflag look for changes at the index level to avoid having a cascade of changes. A fix for this will require a more thought out approach about how we watch files and what to change.