mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-17 09:06:26 +00:00
The React Native packager does not transform for-of loops, and minification step uses UglifyJS, which does not yet support ES6 syntax. Fixes #120