HenrikJoreteg / hjs-webpack

Helpers/presets for setting up webpack with hotloading react and ES6(2015) using Babel.
1.79k stars 127 forks source link

Possibility of CORS errors? #239

Closed ninjasort closed 8 years ago

ninjasort commented 8 years ago

I'm getting CORS errors using this module with Firebase/Twitter auth locally. I'm just wondering if there may be any issue with making requests across localhost through this server..?

HenrikJoreteg commented 8 years ago

Hi @cameronroe. It seems quite unlikely that this is something specific to this repo. Going to close it unless you've discovered that it was somehow. (hopefully you've already resolved it)