1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/development
Mark Stacey 3f59b648c8 Non-zero exit code upon failure to validate source maps (#9132)
The source map validator will now exit with a non-zero exit code when
an error occurs, or when the source maps cannot be validated.
2020-08-07 16:42:48 -03:00
..
build Factor out getEnvironment function in build script (#9114) 2020-08-07 16:42:48 -03:00
announcer.js
auto-changelog.sh
create-static-server.js Split createStaticServer from static-server.js (#8955) 2020-07-10 00:15:29 -03:00
generate-migration.sh
gource-viz.sh
metamaskbot-build-announce.js
mock-3box.js
README.md
require-react-devtools.js
run-ganache Fix words (#9038) 2020-07-20 14:32:49 -02:30
sentry-publish.js
sentry-upload-artifacts.sh
shellcheck.sh
show-deps-install-scripts.js
source-map-explorer.sh
sourcemap-validator.js Non-zero exit code upon failure to validate source maps (#9132) 2020-08-07 16:42:48 -03:00
static-server.js Split createStaticServer from static-server.js (#8955) 2020-07-10 00:15:29 -03:00
verify-locale-strings.js

Development

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

Usually each files contains information about its scope / usage.