You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no need to use a separate file. I work in an enviroment where there's a single js file.
Instead you can use createObjectURL in order to provide code to the worker.
Ex: http://www.javascripture.com/URL
The text was updated successfully, but these errors were encountered:
There's no need to use a separate file. I work in an enviroment where there's a single js file.
Instead you can use createObjectURL in order to provide code to the worker.
Ex: http://www.javascripture.com/URL
The text was updated successfully, but these errors were encountered: