https://github.com/msutkowski/msw-localhost
A repro for msw issue https://github.com/mswjs/msw/issues/650
https://github.com/msutkowski/msw-localhost
Last synced: 9 months ago
JSON representation
A repro for msw issue https://github.com/mswjs/msw/issues/650
- Host: GitHub
- URL: https://github.com/msutkowski/msw-localhost
- Owner: msutkowski
- Created: 2021-03-15T00:14:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-15T00:16:23.000Z (over 5 years ago)
- Last Synced: 2025-10-10T01:34:33.108Z (9 months ago)
- Language: JavaScript
- Size: 215 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Details
This is a repro for [this issue](https://github.com/mswjs/msw/issues/650) and should not be used as a resource for any reasons other than that.
- Built with basic CRA setup via `yarn create react-app msw-localhost`