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)
Tue, Jul 23, 3:42 AM
Unknown Object (File)
Wed, Jul 17, 2:32 PM
Unknown Object (File)
Wed, Jul 17, 9:26 AM
Unknown Object (File)
Wed, Jul 17, 1:49 AM
Unknown Object (File)
Tue, Jul 16, 11:19 PM
Unknown Object (File)
Sun, Jul 7, 11:21 AM
Unknown Object (File)
Sun, Jul 7, 5:17 AM
Unknown Object (File)
Fri, Jun 28, 6:35 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