[x] Unit or Functional tests are included in the PR
Description:
"on-demand" BTR does the initial build fine, but subsequent watched builds don't honor the path configuration you might have set up in your .dojorc. This has been fixed by taking the path name and matching it (if possible) against your path configuration.
Type: bug
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
"on-demand" BTR does the initial build fine, but subsequent watched builds don't honor the path configuration you might have set up in your
.dojorc
. This has been fixed by taking the path name and matching it (if possible) against your path configuration.Resolves #275