typeError this is undefined
typeError this is undefined

I'm attempting to require('datatables.net') in a script that get's transpiled by webpack/babel-loader. However, I receiving a typeError: this is undefined on line 132.
Both jQuery and window are loaded and passed to the function.
Thanks in advance for any help you can offer.
This discussion has been closed.
Answers
This thread should help, it's asking the same thing.
Cheers,
Colin