diff --git a/README.md b/README.md index 6897f26..ba4ae1c 100644 --- a/README.md +++ b/README.md @@ -430,6 +430,10 @@ Mount won't keep it a secret, it'll tell you about all the states that had to be +same is true for recompiling and reloading (figwheel, boot-reload, etc.) namespaces in ClojureScript: + + + Providing a `:stop` function _is_ optional, but in case a state needs to be cleaned between restarts or on a system shutdown, `:stop` is highly recommended.