Skip to content

Fix #105 #135

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

Merged
merged 4 commits into from
Jun 12, 2017
Merged

Fix #105 #135

merged 4 commits into from
Jun 12, 2017

Conversation

mzgoddard
Copy link
Owner

Record assets onto the assetCache as they are recorded to the disk cache. Since this small bit of code was missing, modules with assets would fail if a HardModule for it was attempted to be built during the same watch-mode compiler that first caches that module.

hard-source fails to create a hard-module for a past built module with
assets during the same watch-mode webpack compiler that first cached
that module.
@mzgoddard mzgoddard merged commit f90e01e into master Jun 12, 2017
@mzgoddard mzgoddard deleted the fix-105 branch June 12, 2017 01:25
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

Successfully merging this pull request may close these issues.

1 participant