If someone starts the daemon, it should automatically do a build. Since the daemon watches by default, it will do a build anyway when something is changed. It's just unexpected to not try to do it right away.
If we add a way to disable watching, that should also prevent this initial build. If we add a way to rebuild automatically without starting the daemon, that should also do the initial build.
If someone starts the daemon, it should automatically do a build. Since the daemon watches by default, it will do a build anyway when something is changed. It's just unexpected to not try to do it right away.
If we add a way to disable watching, that should also prevent this initial build. If we add a way to rebuild automatically without starting the daemon, that should also do the initial build.