Add make stop
and allow --incremental
#20
Reference in New Issue
Block a user
No description provided.
Delete Branch "stop-and-incremental"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Note, it's now
make serve
andmake build
for Docker.make stop
now stops the container and removes it. The container should auto-reload configuration changes now, so you just need to refresh the page for most things. This should make the development process easier./cc @kawaiipunk @roxxers