unjs / consola

🐨 Elegant Console Logger for Node.js and Browser
Other
6k stars 175 forks source link

feat: `/basic`, `/core` and `/browser` subpath exports #178

Closed pi0 closed 1 year ago

pi0 commented 1 year ago

Base build without fancy reporter, saves ~80% of the bundle size.

codecov[bot] commented 1 year ago

Codecov Report

Merging #178 (34dd09e) into main (c8c0d52) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 34dd09e differs from pull request most recent head 42693b4. Consider uploading reports for the commit 42693b4 to get more accurate results

@@           Coverage Diff           @@
##             main     #178   +/-   ##
=======================================
  Coverage   62.35%   62.35%           
=======================================
  Files           9        9           
  Lines         781      781           
  Branches       56       56           
=======================================
  Hits          487      487           
  Misses        294      294           
Impacted Files Coverage Δ
src/consola.ts 64.10% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.