Closed Engelberg closed 7 years ago
The original rationale was that you usually don't need to restart the HTTP server during development. However, I don't really see any harm in doing that either. I'll update the template to remove the HTTP server exclusion.
New version is up on Clojars with the fix.
According to the docs:
According to the code:
Why does the start function explicitly exclude the call to http-server? What is the rationale, and why does the doc say differently?