inooid / react-redux-card-game

A web version of Blizzard's Hearthstone game built with React, Redux and ImmutableJS
MIT License
107 stars 20 forks source link

Update webpack + loaders #71

Closed inooid closed 6 years ago

inooid commented 6 years ago

Updates the webpack dependencies and corresponding loaders. Also updates the webpack config to remove all the errors.

Part of #61