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

Update js-sdk import #126

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Update js-sdk import #126

merged 1 commit into from
Aug 21, 2024

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Aug 21, 2024

Without this, we won't be able to run complement-crypto against an unbuilt js-sdk (ie, a js-sdk which has been checked out from git but not yet yarn build-ed).

Arguably, we should import from the proper entry points, since that gives a more representative test of how matrix-js-sdk is meant to be used. But that involves adding a yarn build to the CI somewhere and I don't have the energy for that right now.

Without this, we won't be able to run complement-crypto against an unbuilt
js-sdk (ie, a js-sdk which has been checked out from git but not yet `yarn build`-ed).

Arguably, we should import from the proper entry points, since that gives a
more representative test of how matrix-js-sdk is *meant* to be used. But that
involves adding a `yarn build` to the CI somewhere and I don't have the energy
for that right now.
@kegsay kegsay merged commit 994307e into main Aug 21, 2024
4 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.

3 participants