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
Hey :)
Thanks again for this project!
I started to play a bit with the source code (recent master, version 0.4.2) and noticed when in dev mode: cargo run serve or ./target/debug/doctave serve
And editing one of the files of "docs" e.g. tutorial.md
The reload logs indicates the site rebuilt but the browser didn't reload the page
File /Users/.../.../doctave/docs/tutorial.md updated. Site rebuilt in 423.13685ms File /Users/.../.../doctave/docs/tutorial.md~ deleted. Site rebuilt in 434.936333ms
It won't happen when using the globally installed cli I installed with brew doctave --version Doctave 0.4.2
System info:
Darwin C02F54NDMD6T 21.4.0 Darwin Kernel Version 21.4.0: Mon Feb 21 20:34:37 PST 2022; root:xnu-8020.101.4~2/RELEASE_X86_64 x86_64
What am I missing? :)
Thanks!
The text was updated successfully, but these errors were encountered:
Hey :)
Thanks again for this project!
I started to play a bit with the source code (recent master, version 0.4.2) and noticed when in dev mode:
cargo run serve
or./target/debug/doctave serve
And editing one of the files of "docs" e.g. tutorial.md
The reload logs indicates the site rebuilt but the browser didn't reload the page
File /Users/.../.../doctave/docs/tutorial.md updated. Site rebuilt in 423.13685ms File /Users/.../.../doctave/docs/tutorial.md~ deleted. Site rebuilt in 434.936333ms
It won't happen when using the globally installed cli I installed with brew
doctave --version Doctave 0.4.2
System info:
Darwin C02F54NDMD6T 21.4.0 Darwin Kernel Version 21.4.0: Mon Feb 21 20:34:37 PST 2022; root:xnu-8020.101.4~2/RELEASE_X86_64 x86_64
What am I missing? :)
Thanks!
The text was updated successfully, but these errors were encountered: