HomePhabricator
Diffusion Comm 956ddafe919c

[native] Add Babel plugins to transform crypto packages on React Native

Description

[native] Add Babel plugins to transform crypto packages on React Native

Summary:
In the next diff, we add some packages that use newer JS features: BigInt literals (eg. 0n), numeric separators (eg. 1_000), and named capture groups in RegExp.

This diff adds support for those features to our Babel setup on native.

Test Plan: Tested in combination with the next diff

Reviewers: varun, will

Reviewed By: will

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D13702

Details

Provenance
ashoatAuthored on Sun, Oct 13, 2:00 PM
Reviewer
will
Differential Revision
D13702: [native] Add Babel plugins to transform crypto packages on React Native
Parents
rCOMMf548cd214bc4: Fix port in deprecated dev_environment.md
Branches
Unknown
Tags
Unknown