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
F1441080: D7634.diff
Fri, Mar 29, 12:00 AM
Unknown Object (File)
Mon, Mar 4, 3:52 AM
Unknown Object (File)
Mon, Mar 4, 3:52 AM
Unknown Object (File)
Mon, Mar 4, 3:52 AM
Unknown Object (File)
Mon, Mar 4, 3:49 AM
Unknown Object (File)
Feb 23 2024, 1:07 AM
Unknown Object (File)
Jan 23 2024, 8:55 PM
Unknown Object (File)
Jan 11 2024, 2:53 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