danielstern / isomorphic-react

A simple but powerful React application built on a standards-compliant back-end
https://isomorphic-react-x.herokuapp.com/
380 stars 259 forks source link

Webpack not configured correctly #41

Closed jgutix closed 4 years ago

jgutix commented 4 years ago

Webpack was trying to get default property from config which doesn't exist in the export.

Fixes #37 and fixes #35