An open API service indexing awesome lists of open source software.

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

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`