mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
b316dd1c40
These files were referencing npm scripts that no longer existed. Notices appear to no longer exist, and the `ui-dev.js` module is no longer actively used. The `mock-dev.js` module is still used for certain integration tests, so I've just removed the reference to the non-existent script. |
||
---|---|---|
.. | ||
states | ||
.jsdoc.json | ||
announcer.js | ||
auto-changelog.sh | ||
backGroundConnectionModifiers.js | ||
genStates.js | ||
index.html | ||
metamaskbot-build-announce.js | ||
mock-dev.js | ||
README.md | ||
require-react-devtools.js | ||
rollback.sh | ||
run-ganache | ||
run-version-bump.js | ||
selector.js | ||
sentry-publish.js | ||
sourcemap-validator.js | ||
test.html | ||
verify-locale-strings.js | ||
version-bump.js |
Development
Several files which are needed for developing on(!) MetaMask.
Usually each files contains information about its scope / usage.