1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/development/build
Mark Stacey d7a5319222
Use environment variable for production Sentry DSN (#9097)
The Sentry DSN is now expected to be provided via environment variable
for production builds. The build script will fail if it is missing, and
an error will be thrown at runtime if it is missing.

The `SENTRY_DSN` environment variable has been set in CI to the old
value for `SENTRY_PROD_DSN`. We can migrate to a new DSN at some point
in the future.
2020-07-29 13:14:08 -03:00
..
display.js Fix words (#9038) 2020-07-20 14:32:49 -02:30
etc.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
index.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
manifest.js Build system refactor (#8140) 2020-03-09 08:55:02 +08:00
scripts.js Use environment variable for production Sentry DSN (#9097) 2020-07-29 13:14:08 -03:00
static.js Include relative time polyfill locale data (#8896) 2020-07-02 21:34:48 -03:00
styles.js Build system refactor (#8140) 2020-03-09 08:55:02 +08:00
task.js Build system refactor (#8140) 2020-03-09 08:55:02 +08:00