denoland / deno_blog

Minimal boilerplate blogging.
MIT License
477 stars 100 forks source link

fix: catch error on loadPost when watch fs change #67

Closed wangbinyq closed 2 years ago

wangbinyq commented 2 years ago

If there were errors when parse markdown file on loadPost it will break watchFs functional.