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

bug: Fixed web-worker resolution to 1.2.0 for checking the ESM bundle #334

Open
marcvelmer opened this issue Jan 10, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@marcvelmer
Copy link
Collaborator

Describe the bug

The ESM bundle check stopped working because of new web-worker version 1.3.0

To Reproduce

https://github.com/vocdoni/vocdoni-sdk/actions/runs/7476280851/job/20346292372

Current fix

The current fix is to block the version to the prior one 1.2.0 as done here: #333

Correct fix

Check why the new version is not working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants