-
Notifications
You must be signed in to change notification settings - Fork 85
window is not defined #35
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
Comments
It seems like this is caused by webpack hot reload: webpack/webpack#6642 |
Should be fixed in Webpack soon. |
For now I've made workerize-loader detect when |
What should I do if I am using |
@bidiu - can you file an issue with create-react-app? They should be using |
@developit Thanks! |
You can use react-app-rewired with config.output.globalObject= |
I got this error when I upgrade webpack to v4


The text was updated successfully, but these errors were encountered: