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)
Fri, Jan 17, 5:42 PM
Unknown Object (File)
Thu, Jan 9, 6:04 PM
Unknown Object (File)
Thu, Jan 9, 5:51 PM
Unknown Object (File)
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
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