1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/development
Mark Stacey 1f4d26d982
Fix Sentry release configuration (#11813)
The Sentry `release` was not being configured correctly. It was being
left blank. This is because the location of the extension version was
moved in #11029. The build script was correctly updated in that PR, but
that work was accidentally undone in a merge error that was included
in #11080.
2021-08-11 14:43:02 -02:30
..
build Fix Sentry release configuration (#11813) 2021-08-11 14:43:02 -02:30
lib
announcer.js
chromereload.js
create-static-server.js
empty.js
generate-migration.sh
gource-viz.sh
metamaskbot-build-announce.js
missing-locale-strings.js
mock-3box.js
mock-segment.js
README.md
run-ganache.sh
sentry-publish.js
sentry-upload-artifacts.sh
shellcheck.sh
show-deps-install-scripts.js
source-map-explorer.sh
sourcemap-validator.js
static-server.js
stream-flat-map.js
verify-locale-strings.js

Development

Several files which are needed for developing on(!) MetaMask.

Usually each files contains information about its scope / usage.