lisaychuang / bite-log

A bite size colorful and tagged logger for Node and browsers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Measure size of library

lisaychuang opened this issue · comments

Continuously measure the size of the library with each release:

  • set inlineSourceMap, inlineSources to false in tsconfig to make file as small as possible
  • use npm run-script build