huozhi / bunchee

Zero config bundler for ECMAScript and TypeScript packages
https://npmjs.com/bunchee
859 stars 28 forks source link

feat: loading indicator #537

Closed hyoban closed 3 weeks ago

hyoban commented 3 weeks ago

continue #523 close #512

In this PR, I stop the spinner before new log.

hyoban commented 3 weeks ago

Hi, I just reverted this PR to use ora, do we need to restore the spinner after the new log output?