Mirror of https://github.com/roostorg/osprey github.com/roostorg/osprey
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 5 lines 212 B view raw
1# Create React App requires environment variables start with REACT_APP_ to be accessible from the frontend 2REACT_APP_SENTRY_DSN= 3 4# Suppress source map warnings from third-party packages 5GENERATE_SOURCEMAP=false