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

Importing functions from different files #9

Open
Christilut opened this issue May 4, 2019 · 1 comment
Open

Importing functions from different files #9

Christilut opened this issue May 4, 2019 · 1 comment

Comments

@Christilut
Copy link

I want to use a function that I import from another file but that gives my webpack errors during runtime: Uncaught ReferenceError: _helpers_harmonic__WEBPACK_IMPORTED_MODULE_12__ is not defined.

Is there a way to do this? My workaround is now to copy the function into the web worker target function. Obviously not very DRY...

@John-Hiroshi
Copy link

I have this issue as well. Would be great to have it

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

2 participants