diff --git a/scripts/webpack.config.js b/scripts/webpack.config.js index 980ec2f..48a1b14 100644 --- a/scripts/webpack.config.js +++ b/scripts/webpack.config.js @@ -54,6 +54,7 @@ module.exports = { filename: 'bundle.js', library: '@g-loot/react-tournament-brackets', libraryTarget: 'umd', + globalObject: 'this', }, externals: { 'styled-components': {