`--smart-include "src/controller1/main.js"` should automatically include that file and all it imports and all that imports it Should work in conjunction with `--include` and `--exclude` with precedence by order like those flags do today.
--smart-include "src/controller1/main.js"should automatically include that file and all it imports and all that imports itShould work in conjunction with
--includeand--excludewith precedence by order like those flags do today.