Open
Description
Hey, thanks for the work on mdbook!
Would it be possible to try to prune mdBook's dependency tree?
My documentation build in Travis needs to download and compile ~300 crates to install mdbook on every build. This takes a long time (~10 minutes for mdbook). I then install mdbook-linkcheck
, which depends on mdbook and so it has to recompile the whole tree again. The long compile times also make it more painful to install and use mdbook normally, or to update from older versions.
Metadata
Metadata
Assignees
Labels
No labels