contributte/webpack

CannotResolveAssetNameException: wait instead of immediate fail?

Closed this issue · 1 comments

Hi! I see quite often CannotResolveAssetNameException (during webpack compile time).

image

What about waiting few seconds till it compiles and then serve response on localhost. This would save me lot of angry page refreshes. ;) And I will get page rendered ASAP.

Good news, I've added the timeout option to manifest loading. Could you please check #34 and confirm that it solves your issue? Thank you :)