When having multiple app components in monorepo (frontend, backend), do not rebuild all components on commit, rather check which files were change and build only the relevant component.