-
Notifications
You must be signed in to change notification settings - Fork 801
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
TypeError: Object(...)(...) is not a function #1309
Comments
Sooo easy? Why nobody reported it before? |
However - that did not help.
|
The best fix - scope webpack loader to |
@theKashey this not right |
@theKashey thanks for help ❤️ |
If you will compare the final result for "normal" node modules, and your ones - it's different.
Usually: - everything is working as expected And that's not quite explainable. |
Description
no semicolon code style in node_modules breaks hmr
Expected behavior
all work nice
Actual behavior
What actually happens:
Reproducible Demo
repo with bug and steps to reproduce
https://github.com/jeetiss/gatsby-hmr-bug
The text was updated successfully, but these errors were encountered: