livekit-client 1.9.3 → 1.9.4

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -294,6 +294,8 @@ You can have a look at the `"browerslist"` section of `package.json` for more de
294
294
 
295
295
  If you are targeting legacy browsers, but still want adaptiveStream functionality you'll likely need to use polyfills for [ResizeObserver](https://www.npmjs.com/package/resize-observer-polyfill) and [IntersectionObserver](https://www.npmjs.com/package/intersection-observer).
296
296
 
297
+ Also when targeting legacy browsers, older than the ones specified in our browserslist target, make sure to transpile the library code to your desired target and include required polyfills with babel and/or corejs.
298
+
297
299
  <!--BEGIN_REPO_NAV-->
298
300
 
299
301
  <br/><table>