figures and caching #542
|
I am building an HTML doc, and am using caching to speed up computation. It seems that when I tweak some of the text and rebuild the document, the figures have been deleted and are not remade. For doc Not sure it is relevant, but I am using option |
Replies: 5 comments 1 reply
|
(for now turning off caching in all figure chunks solves my immediate problem.) |
|
The problem may be that we only prevent deletion of _files if the global |
|
Interesting. |
|
Sadly it looks like this is also happening w/ |
|
Okay, this is now fixed here https://github.com/quarto-dev/quarto-cli/commits/main Fix should be in tomorrow's build. |
Okay, this is now fixed here https://github.com/quarto-dev/quarto-cli/commits/main
Fix should be in tomorrow's build.