banderson / generator-redux

CLI tools for Redux: next-gen functional Flux/React with devtools
252 stars 36 forks source link

Polling Localhost in Production Build? #9

Closed epmatsw closed 8 years ago

epmatsw commented 9 years ago

If you create a build with all default settings and run npm run build, when you upload index.html and the static directory, the website that runs still tries to poll localhost:3000. I would have assumed that that would be stripped out in a production build? screen shot 2015-09-01 at 10 08 04 am