Skip to content

Hot-reloading fails #3159

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

Closed
jeffijoe opened this issue Oct 17, 2016 · 0 comments
Closed

Hot-reloading fails #3159

jeffijoe opened this issue Oct 17, 2016 · 0 comments

Comments

@jeffijoe
Copy link

I'm submitting a bug report

Webpack version: 2.1.0-beta.25

Please tell us about your environment:
Windows 10

Current behavior:
Error when hot-applying an update

Expected/desired behavior:
It should not error.

Here is a screenshot of the state that makes this occur:

image

The error itself:

image

What I am seeing, is that the module is removed from installedModules and then later the code tries to access it. Am I missing something? Could this be a regression?

@sokra sokra mentioned this issue Nov 16, 2016
2 tasks
@sokra sokra closed this as completed in 52d7c41 Nov 17, 2016
sokra added a commit that referenced this issue Nov 17, 2016
Jessidhia pushed a commit to Jessidhia/webpack that referenced this issue Nov 17, 2016
* master:
  fix the appveyor build
  fixes webpack#3159
  add test cases for webpack#3235
  `--module-bind` automatically appends -loader
  added strictModuleExceptionHandling option
  Updated README with new donation info
  Update `-loader`error message
  2.1.0-beta.27
  add test with dynamic indexed access to imports
  fixes indexed import
  Prefix path with ./
  Apply change to Buffer, setImmediate, clearImmediate too.
  Replace '\' with '/' to make windows generate same path string as other platforms.
  Change absolute path returned by getPathToModule() to relative path to fix issue webpack#2215
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants