dternyak / React-Redux-Flask

Boilerplate application for a Python/Flask JWT Backend and a Javascript/React/Redux Front-End with Material UI.
MIT License
1.51k stars 320 forks source link

Prod Config versus Dev webpack config errors #34

Closed Hudsonzp closed 6 years ago

Hudsonzp commented 6 years ago

I believe this could cause some errors in a production environment or when building prod?

After running build:production for example I get "SyntaxError: expected expression, got '<' bundle.js:1" in my console when viewing the frontend on the index.html page. Also, the Githubissues.

  • Githubissues is a development platform for aggregating issues.