Skip to content

Importing functions from different files #9

Description

@Christilut

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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions