Files
flipper/desktop/babel-transformer
Andrey Goncharov b1bc31044d Fix flipper-server build
Summary:
flipper-server build fails when a server add-on uses one of the ignored modules.
For instance, React DevTools is goin got use `ws` which has an optional dependency on `utf-8-validate` and `bufferutil`. Even though it is optional, it is still required, and therefore picked up by Metro.
This way it is silently ignored.

Reviewed By: mweststrate

Differential Revision: D34716514

fbshipit-source-id: a9d463d2d5d7c954e35d9a16f3da44ce17615673
2022-03-31 04:01:33 -07:00
..
2022-03-31 04:01:33 -07:00
2020-03-27 03:26:51 -07:00
2021-12-17 07:36:07 -08:00
2020-03-27 03:26:51 -07:00