This differential fixes an urgent Linear issue: https://linear.app/comm/issue/ENG-5895/web-notification-decryption-error. Production web builds will use
olmFilename variable with content hash provided by the keyserver. Development builds will use default olm.wasm filename.
Details
Details
- Reviewers
michal - Commits
- rCOMM4855a48317c4: Use olm WASM with content hash on web in production
- Clear all cache files for localhost:3000/comm. This step is necessary since production builds might have used olm WASM from cache populated by dev builds.
- Builds production web app.
- Ensure that notifications are encrypted (MariaDB console) and correctly decrypted on the keyserver.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable