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

importScripts: Failed to load worker script #992

Open
niutech opened this issue Nov 3, 2020 · 0 comments
Open

importScripts: Failed to load worker script #992

niutech opened this issue Nov 3, 2020 · 0 comments

Comments

@niutech
Copy link
Contributor

niutech commented Nov 3, 2020

When I want to import the external script from inside my worker: importScripts('hello-world.js') using the latest WorkerDOM 0.27.3, I get: SyntaxError: WorkerGlobalScope.importScripts: Failed to load worker script at "hello-world.js". How to import an external script from my worker?

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