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

worker-load.js conflicts with fetch-load.js and prevents systemjs-babel from working in a web worker #2463

Open
JensLincke opened this issue Jul 4, 2023 · 0 comments

Comments

@JensLincke
Copy link

JensLincke commented Jul 4, 2023

fetch-load.js and worker-load.js are incompatible and overwrite each other.

The https://github.com/systemjs/systemjs-babel extension uses the fetch-load and therefore does not function in a web worker.

Is this the intended behavior or a bug? Was it the correct place for systemjs-babel to hook into code rewriting? Or should worker-load.js behavior be fixed?

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

No branches or pull requests

1 participant