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

Problems with the import in webpack 4 #39

Open
zakharov opened this issue Feb 18, 2019 · 1 comment
Open

Problems with the import in webpack 4 #39

zakharov opened this issue Feb 18, 2019 · 1 comment

Comments

@zakharov
Copy link

Hello. I have been using your awesome library for a while. Recently updated my project to webpack "4.29.5", after that, all the workers started to complain: Uncaught TypeError: webpack_require.t is not a function. This error appears as soon as there is an import or a require statement in the worker. Any ideas how to fix this?

@borisirota
Copy link
Owner

Hmmm the example in this project (npm run example) uses webpack 4.29.6 and no issues there.

Are you using the latest version (v2.1.3+)?

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