1.2.3
- add
forceDeleteoption - proceed with files deletion in case of compile errors when
forceDeleteis enabled - stop file deletion in case of compile errors when
forceDeleteis disabled - log the compile errors to
stdoutwhenforceDeleteis disabled instead of throwing them to avoid killing the watchers - documentation update (README.md)