I am trying to integrate Globalize via the this webpack plugin and am running into an Cannot read property 'call' of undefined error. It seems like this error happens with the latest version of webpack at least to my limited understanding. I cloned the example app from globalizejs/globalize and updated it here and am getting the same error. I'm not sure if this is a bug or if I've done something wrong. Any idea?