Details
Details
- Reviewers
inka kamil atul - Commits
- rCOMMe71cb87cd809: [web] Make worker and wasm urls relative
Run yarn dev and yarn prod and check that both notif and database workers are downloaded with /comm/workers/ (this will be changed in the later diffs). Also make sure that on yarn prod opaque-ke and olm wasm files are also loaded through /comm/
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
I would change the test plan to make sure files are actually downloaded, not read from the cache, otherwise, it looks good