You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#1126
This fixes a reference error when using the build in a WebWorker.
This is a workaround taken from webpack/webpack#6642 (comment)
and should be replaced by `target: "universal" when webpack/webpack#6525
has been implemented.
0 commit comments