design1online / WTF-Adventure

WTF?! Adventure is a massively online 2D MMORPG with WTF?! twists.
https://design1online.github.io/WTF-Adventure/
Other
96 stars 37 forks source link

Clien jQuery error #11

Closed Pelix87 closed 5 years ago

Pelix87 commented 5 years ago

When i open http://localhost:3000 in console comes error "hasClass" on app.js line 355. Nothing works when i click buttons.

design1online commented 5 years ago

It looks like jQuery was not being exposed properly in webpack. I have updated the webpack configuration and fixed incorrect function calls in App.js