`--watch` not working
aichholzer opened this issue · 0 comments
aichholzer commented
When using:
snowboard http --watch API.apib
and making some changes to the API.apib
file the site is re-generated but it's broken, none of the sections are accessible anymore.
Tried with every version of Node from 12.14 to 14.9 - No luck.
Any ideas?
Thank you.