concordium-node-sdk-js icon indicating copy to clipboard operation
concordium-node-sdk-js copied to clipboard

Make CI check bundle size

Open limemloh opened this issue 9 months ago • 0 comments

We should set up the CI using [size-limit](https://github.com/ai/size-limit) to ensure that we don't accidentally blow up the bundled size of the SDK.
Small changes can result in bad tree-shaking and this would catch some of it.

limemloh avatar May 16 '24 07:05 limemloh