Open funkyboy opened 6 years ago
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
┆Issue is synchronized with this Jira Task by Unito
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
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
┆Issue is synchronized with this Jira Task by Unito