resume-cli
resume-cli copied to clipboard
`resume serve` hot reloading failing with Parse error
resume serve works file for the file time, but when there are changes in resume.json it is failing with rebuild, error out as following:
Parse error: resume.json
[Browsersync] Reloading Browsers...
OS: Windows 10 resume version: 3.0.6 npm version: 6.14.13 node version: v14.17.0
Can confirm.
It seems to work as long as the structure of resume.json is not changed and values are updated only. But as soon as a property is added or removed hot reload breaks and the server needs to be restarted for it to work again.