diff --git a/webpack.config.js b/webpack.config.js index 25eec96..222c8f8 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -9,6 +9,7 @@ module.exports = { filename: 'index.js', library: 'werewolf-brain', libraryTarget: 'umd', + globalObject: 'this', }, module: { rules: [