petehunt / webpack-howto

10.12k stars 697 forks source link

How to use cors with webpack? #59

Closed shubhamgautam closed 8 years ago

shubhamgautam commented 8 years ago

i have recently started with the webpack, now i am stuck with cors bascially there are few request i am doing through a different server, can anyone point me how to fix cors in webpack.

petehunt commented 8 years ago

This isn't really an issue with the webpack-howto, so I'm going to close. I'd suggest checking out stack overflow to get this answered.