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 b490da3931 Update source map validator target files (#9133)
All JavaScript files included in the final bundle are now listed as
target files. The `phishing-detect.js` file is the only new file to be
validated that was not validated before.

Any files that are expected to fail validation are commented out, with
a note explaining why they're expected to fail.
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 Update source map validator target files (#9133) 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.