1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/development
Bruno Barbieri fb6eca3f65 CI - Allow sourcemap uploads to sentry for empty version (#5403)
* Allow sourcemap uploads to sentry for empty version

* Fix comments

* fix console log msgs

* fix console log msgs

* clean up

* fix linter errors
2018-10-10 10:24:25 -04:00
..
notices
states Merge pull request #5167 from MetaMask/fix-watcAsset-images 2018-09-04 12:56:56 -07:00
tools
announcer.js eslint --fix . 2018-07-02 18:49:33 -04:00
backGroundConnectionModifiers.js Fix bug in test mock signature request methods. 2018-07-11 13:37:26 -02:30
beefy.js fix beefy.js warnings 2018-07-02 18:50:07 -04:00
genStates.js
index.html
metamaskbot-build-announce.js eslint --fix . 2018-07-02 18:49:33 -04:00
mock-dev.js fix mock-dev.js warnings 2018-07-02 18:50:47 -04:00
mockExtension.js eslint --fix . 2018-07-02 18:49:33 -04:00
README.md
run-version-bump.js eslint --fix . 2018-07-02 18:49:33 -04:00
selector.js eslint --fix . 2018-07-02 18:49:33 -04:00
sentry-publish.js CI - Allow sourcemap uploads to sentry for empty version (#5403) 2018-10-10 10:24:25 -04:00
sourcemap-validator.js fix sourcemap-validator.js warnings 2018-07-02 18:56:51 -04:00
states.json
test.html
ui-dev.js fix ui-dev.js warnings 2018-07-02 18:57:25 -04:00
uiStore.js
verify-locale-strings.js 100% French locale, reordering of English locale, fixes #5457 (#5470) 2018-10-09 12:17:38 -02:30
version-bump.js fix version-bump.js 2018-07-02 18:59:02 -04:00

Development

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

Usually each files contains information about its scope / usage.