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

DLL no longer works after upgrade from 4.1.3 to 4.2.0 #986

Closed
joacim-boive opened this issue May 21, 2018 · 4 comments
Closed

DLL no longer works after upgrade from 4.1.3 to 4.2.0 #986

joacim-boive opened this issue May 21, 2018 · 4 comments
Assignees

Comments

@joacim-boive
Copy link

Description

It builds and runs without any errors using 4.1.3.

Upgrade to 4.2.0 and it still builds fine but the code stops working.

Expected behavior

That the same code should continue to work.

Actual behavior

What actually happens:

Seems like the mapping in webpack.DllPlugin is broken by the upgrade.

image

Environment

Webpack 3.12.0
React Hot Loader version: 4.1.3 and 4.2.0

  1. node -v: v9.4.0
  2. npm -v: 6.0.1

Then, specify:

  1. Operating system: Windows 7
  2. Browser and version: Any browser and version

Reproducible Demo

Sorry, no demo.

@stnwk
Copy link

stnwk commented May 22, 2018

Doesn't work for me either :(

@theKashey theKashey self-assigned this May 22, 2018
@theKashey
Copy link
Collaborator

I need some demo to reproduce on source of the file with error. It sounds like a our babel plugin, but I dont have any example with DLL stuff.

@theKashey
Copy link
Collaborator

theKashey commented May 22, 2018

I reckon - this is the root cause - #975
Could anybody provide some text around the problem line? More about who is requiring the file with issue.

@theKashey
Copy link
Collaborator

Look like there is nothing to fix here.

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

3 participants