You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a preprocessor where I'd like to update the book.toml in a preprocessor (compiling JS entry files) so that I can add additional properties to an HTML template that's not known ahead of time.
Is it possible to update a the book.toml from the PreprocessorContext?