Specifically, using karma, I'm only able to get Firefox to work and it seems that it is not possible to have karma watch file changes with a continuous build. Meaning I can configure the karma watch flag with karma.config.d but gradle seems to be waiting on karma to exit. So just looking for confirmation that I'm not missing a config step/combination.