Page MenuHomePhabricator

[native] Move React Native patchfile
ClosedPublic

Authored by ashoat on Nov 9 2022, 7:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 30, 2:51 AM
Unknown Object (File)
Thu, Apr 25, 7:45 AM
Unknown Object (File)
Apr 11 2024, 9:40 PM
Unknown Object (File)
Apr 11 2024, 9:40 PM
Unknown Object (File)
Apr 11 2024, 9:40 PM
Unknown Object (File)
Apr 11 2024, 9:38 PM
Unknown Object (File)
Feb 14 2024, 8:53 AM
Unknown Object (File)
Feb 14 2024, 8:53 AM
Subscribers

Details

Summary

Forgot to do this after D5542. This diff silences a warning that was appearing in the postinstall build log for the native workspace, which doesn't normally show in yarn unless you run yarn add inside the workspace or something.

Test Plan

yarn cleaninstall && cd native && yarn postinstall, verify there is no warning

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable