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)
Sat, Nov 9, 11:26 PM
Unknown Object (File)
Tue, Nov 5, 2:08 AM
Unknown Object (File)
Fri, Nov 1, 8:49 AM
Unknown Object (File)
Oct 12 2024, 3:59 AM
Unknown Object (File)
Oct 10 2024, 12:24 PM
Unknown Object (File)
Oct 6 2024, 10:37 PM
Unknown Object (File)
Oct 6 2024, 10:37 PM
Unknown Object (File)
Oct 6 2024, 10:37 PM
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
Branch
ashoat/move_patchfile
Lint
No Lint Coverage
Unit
No Test Coverage