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
F3738224: D7634.diff
Thu, Jan 9, 8:34 AM
Unknown Object (File)
Tue, Dec 31, 2:25 AM
Unknown Object (File)
Tue, Dec 31, 2:25 AM
Unknown Object (File)
Tue, Dec 31, 2:25 AM
Unknown Object (File)
Tue, Dec 31, 2:22 AM
Unknown Object (File)
Nov 25 2024, 8:43 PM
Unknown Object (File)
Nov 4 2024, 3:57 AM
Unknown Object (File)
Oct 31 2024, 4:32 PM
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
No Lint Coverage
Unit
No Test Coverage