fix: Don't crash on rebuild in watch mode. #31
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: glen/mkdocs-semiliterate#31
Loading…
Reference in New Issue
Block a user
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.