ably-js
ably-js copied to clipboard
Add tests on minified and non minified JS
In particular we should make sure to test minified version against the oldest browser we support to catch the minifier using too-new ES features
Should investigate if this is still a concern with esbuild minifier we currently use in ably-js v2 https://github.com/ably/ably-js/blob/main/grunt/esbuild/build.js#L26-L30