Closed
Description
It turned out that anything which might go wrong will not be caught in this component. I've dropped two undefined function calls on a separate branch, so everyone can try to reproduce this.
Fetch issue-1 branch and run npm install -g webpack && npm install && webpack
to build the project.
Quick debugging showed there are number of try...finally
blocks and so exception is not being caught.
This issue might relate, also I noticed a bunch of similar ones without code example, so this might help.
Metadata
Metadata
Assignees
Labels
No labels