Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made mdbook watch and mdbook serve rebuild the book again #508

Merged
merged 3 commits into from
Dec 13, 2017

Conversation

Michael-F-Bryan
Copy link
Contributor

As of #491, rebuilding the same MDBook with mdbook watch and mdbook serve won't reload the book. This is because MDBook::load() caches the book in memory and future calls to build() won't invalidate that cache.

@Michael-F-Bryan Michael-F-Bryan merged commit 3964266 into rust-lang:master Dec 13, 2017
@Michael-F-Bryan Michael-F-Bryan deleted the fix-rebuild branch December 13, 2017 01:04
Ruin0x11 pushed a commit to Ruin0x11/mdBook that referenced this pull request Aug 30, 2020
…ang#508)

Made `mdbook watch` and `mdbook serve` rebuild the book again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant