unjs / webpackbar

Elegant ProgressBar and Profiler for Webpack 3 , 4 and 5
MIT License
2.07k stars 66 forks source link

Fix: Terminal execution of Ctrl + C does not terminate the process #78

Closed dalaoque closed 11 months ago

dalaoque commented 4 years ago

When the fancy reporter is running, it cannot exit the terminal correctly.

pi0 commented 11 months ago

Hi dear @dalaoque thanks for this PR and sorry it got stalled without response.

I think it is a solution but probably not best to directly make side effect like this from webpackbar. We might document it instead.