django-reactjs-boilerplate icon indicating copy to clipboard operation
django-reactjs-boilerplate copied to clipboard

Add Access-Control-Allow-Origin header for webpack dev server

Open ammarmallik opened this issue 7 years ago • 0 comments

Hot Reloading functionality wasn't working due to CORS error on webpack dev server on Google Chrome. It was not serving bundles whenever I change something on react component.

ammarmallik avatar Jun 03 '18 21:06 ammarmallik