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

imported lodash functions not working in the worker function #10

Open
utizr opened this issue Feb 19, 2018 · 7 comments
Open

imported lodash functions not working in the worker function #10

utizr opened this issue Feb 19, 2018 · 7 comments

Comments

@utizr
Copy link

utizr commented Feb 19, 2018

When I run a function which uses imported lodash functions, I get an error:

Uncaught ReferenceError: __WEBPACK_IMPORTED_MODULE_10_lodash___default is not defined

Is there a workaround for this, or imported modules cannot be used in the function that are sent to the worker?

@tomvo
Copy link

tomvo commented Sep 20, 2018

Same question here

@ss-bb
Copy link

ss-bb commented Sep 25, 2018

So do I. any update from this ?

@ghost
Copy link

ghost commented Oct 6, 2018

Essentially the same question, trying to use imported module with webpack

@rconstantine
Copy link

Doesn't look like the author answers questions. Perhaps this is abandonware?

@jacobcoro
Copy link

same question!

@LorhanSohaky
Copy link

Any news?

@chinh2597
Copy link

inside worker use importScripts instead of import

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

7 participants