Description
After the Vite migration, the pqc .wasm file is not being found when users log in. This changes fixes it.
Related Issues
Related Pull Requests
Checklist
- Changes have been tested locally.
- Unit tests have been written or updated as necessary.
- The code adheres to the repository's coding standards.
- Relevant documentation has been added or updated.
- No new warnings or errors have been introduced.
- SonarCloud issues have been reviewed and addressed.
- QA Passed
Testing Process
Log in and inspect the network and the console. The pqc .wasm network petition should be found (200 OK) and the console should not throw any error related to it.