concordium-node-sdk-js
concordium-node-sdk-js copied to clipboard
Make CI check bundle size
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.