mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
1697bb30cd
The page tested by the benchmark was changed from `notification` to `home` in #8358, but the announce script was still expecting the `notification` page to be in the results. It does collect results for all pages, but the `notification` page was hard-coded to be used for the benchmark summary. The announce script now correctly looks for the `home` page results for the benchmark summary. Variable names have been updated to make it more clear what's going on here as well. |
||
---|---|---|
.. | ||
build | ||
states | ||
announcer.js | ||
auto-changelog.sh | ||
backGroundConnectionModifiers.js | ||
generate-migration.sh | ||
genStates.js | ||
gource-viz.sh | ||
index.html | ||
metamaskbot-build-announce.js | ||
mock-3box.js | ||
mock-dev.js | ||
README.md | ||
require-react-devtools.js | ||
run-ganache | ||
selector.js | ||
sentry-publish.js | ||
sentry-upload-artifacts.sh | ||
shellcheck.sh | ||
show-deps-install-scripts.js | ||
source-map-explorer.sh | ||
sourcemap-validator.js | ||
static-server.js | ||
test.html | ||
verify-locale-strings.js |
Development
Several files which are needed for developing on(!) MetaMask.
Usually each files contains information about its scope / usage.