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`
Continuously measure the size of the library with each release:
tsconfigto make file as small as possiblenpm run-script build