**Describe the bug** We detect whether or not we need to build when `kit b` is run. This can be overridden with `--force`. However, this doesn't work anymore now that we have app framework. Fix it.
Describe the bug
We detect whether or not we need to build when
kit bis run. This can be overridden with--force.However, this doesn't work anymore now that we have app framework.
Fix it.