Task #2658
Feature #2632: Conversion to React-Semantic
Get local proxy to work
Start date:
04/15/2020
Due date:
% Done:
100%
History
#1 Updated by Luke Murphey over 4 years ago
Qs:
- Do the events show up in the server?
- No, they appear to not be proxying
- Does it work elsewhere?
- Does it work without the content-base?
- Removed from "start": "webpack-dev-server --open --config webpack.dev.js --content-base public",
- I don't see logs for any of the 404s in the server
- The favicon.ico doesn't load either
- It doesn't load in the actual server either though
- Set CORS header
- Run another proxy that changes the headers
#2 Updated by Luke Murphey over 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100