You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
481 B
11 lines
481 B
# REACT_APP_MOD=production |
|
REACT_APP_MOD=local |
|
|
|
# Sentry logger setup |
|
|
|
# SENTRY_ENVIROMENT=production |
|
SENTRY_ENVIROMENT=develop |
|
|
|
# The SENTRY_AUTH_TOKEN variable is picked up by the Sentry Build Plugin. |
|
# It's used for authentication when uploading source maps. |
|
SENTRY_AUTH_TOKEN="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" |