fix: Don't crash on rebuild in watch mode. #31
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: glen/mkdocs-semiliterate#31
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "rebuild_crash"
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?
Removes a block of code from mkdocs_simple_plugin of dubious purpose
that crashes any time it triggers. All tests pass without.
Resolves #30.