https://github.com/ianmitchell/sentry-loader-test
Bug reproduction
https://github.com/ianmitchell/sentry-loader-test
Last synced: 12 months ago
JSON representation
Bug reproduction
- Host: GitHub
- URL: https://github.com/ianmitchell/sentry-loader-test
- Owner: IanMitchell
- Created: 2018-12-07T17:45:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-07T17:46:00.000Z (over 7 years ago)
- Last Synced: 2025-06-13T06:45:06.625Z (about 1 year ago)
- Language: JavaScript
- Size: 157 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sentry-loader-test
A simple Create React App showing our issue - to test:
1. Modify the Sentry URL in `public/index.html`
2. Run `npm run build`
3. Run `npm install -g serve`
4. Run `serve -s build`