MagnificentPako / botpress-discord

GNU General Public License v3.0
11 stars 5 forks source link

react is not defined #4

Open FrostBy opened 6 years ago

FrostBy commented 6 years ago

The connector breaks dashboard functionality.

botpress-discord.js:109:2

/***/ function(module, exports) {

    module.exports = react;

/***/ },
MagnificentPako commented 6 years ago

hm... That error's quite interesting. Looks like it's a problem with the frontend. Going to investigate this ASAP.