Found this as a todo in Site.js in markbind-cli
https://github.com/MarkBind/markbind-cli/blob/25b595df8e91ac97f626004f1d9b770dca4adf2a/lib/Site.js#L80-L86
Just collating all the required operations to be logged for user feedback. A loading bar of sorts would be helpful as well.
Logging Information
Build
- build start
- build info
- collect baseUrl
- build assets
- build source files
- copy markbind asset
- build end + timing (speed)
Live Reload
- live reload start
- reload info
- live reload end + timing + ready to inspect changes
Found this as a todo in
Site.jsinmarkbind-clihttps://github.com/MarkBind/markbind-cli/blob/25b595df8e91ac97f626004f1d9b770dca4adf2a/lib/Site.js#L80-L86
Just collating all the required operations to be logged for user feedback. A loading bar of sorts would be helpful as well.
Logging Information
Build
Live Reload