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, May 12, 8:45 PM
Unknown Object (File)
Wed, May 10, 8:53 PM
Unknown Object (File)
Wed, May 10, 2:52 PM
Unknown Object (File)
Sat, May 6, 1:55 PM
Unknown Object (File)
Wed, May 3, 4:37 PM
Unknown Object (File)
May 1 2023, 4:37 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
Lint Not Applicable
Unit
Tests Not Applicable