Open
Description
Documentation Is:
- Missing
- Needed
- Confusing
- Not Sure?
With the change made in the latest version of webpack dev server, there are some CORS changes that need to be made. My first clue something was changed was 403 errors being thrown.
It would be nice to have Access-Control-Allow-Origin documented in the webpack-dev server page on the webpack site and in the readme like the release notes have.
In addition, I found that I needed to add a crossorigin attribute to my script and link tags for the requests to succeed. So that may be good to include as well.
Metadata
Metadata
Assignees
Labels
No labels