Page MenuHomePhabricator

[web] Ignore opaque-ke WASM modules in .flowconfig
ClosedPublic

Authored by ashoat on Apr 26 2023, 12:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 6:39 AM
Unknown Object (File)
Mon, Apr 22, 6:39 AM
Unknown Object (File)
Mon, Apr 22, 6:39 AM
Unknown Object (File)
Mon, Apr 22, 6:34 AM
Unknown Object (File)
Fri, Mar 29, 12:00 AM
Unknown Object (File)
Mar 4 2024, 3:52 AM
Unknown Object (File)
Mar 4 2024, 3:52 AM
Unknown Object (File)
Mar 4 2024, 3:52 AM
Subscribers

Details

Summary

The JS in these folders is codegenned, so there's no point having Flow check them.

Depends on D7633

Test Plan
  1. Build opaque-ke: cd web/opaque-ke-wasm && yarn build
  2. Run cd web && yarn flow and make sure there are no errors from opaque-ke-wasm artifacts

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable