Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reput legacy olm package in webpack conf #1229

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

MarcWadai
Copy link
Contributor

@MarcWadai MarcWadai commented Feb 3, 2025

In tchap we still use the legacy olm package because the content scanner still need it .
Will need to be remove when the content scanner will be updated to use rust crypto. In this case, we can remove everything related to legacy olm.

This line in webpack conf includes the olm_legacy file in case the package was not correctly loaded via webssembly. It is only used as a fallback.

export function loadOlm(): Promise<void> {

@MarcWadai MarcWadai changed the title TCHAP: reput legacy olm package in webpack conf Reput legacy olm package in webpack conf Feb 3, 2025
@MarcWadai MarcWadai mentioned this pull request Feb 3, 2025
4 tasks
@MarcWadai MarcWadai requested a review from odelcroi February 3, 2025 09:44
@MarcWadai MarcWadai merged commit b94423a into develop_tchap Feb 5, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants