mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
00d2f90c77
The build system now supports platform-specific modifications to the manifest for each build type. The need to customize the `id` on Firefox motivated this change. To support this, a new directory was made in each build type directory for manifest changes. The images currently in this directory were moved into an `images` subdirectory. This new `manifest` directory can include each manifest file currently in `app/manifest`. The `_base.json` file is assumed to exist, but the platform manifest modifications are optional. |
||
---|---|---|
.. | ||
build-types.js | ||
common.util.js | ||
common.util.test.js | ||
confirm-tx.util.js | ||
confirm-tx.util.test.js | ||
conversions.util.js | ||
conversions.util.test.js | ||
fetch-with-cache.js | ||
fetch-with-cache.test.js | ||
formatters.js | ||
hardware.js | ||
i18n-helper.js | ||
i18n-helper.test.js | ||
icon-factory.js | ||
is-mobile-view.js | ||
storage-helpers.js | ||
switch-direction.js | ||
token-util.js | ||
transactions.util.js | ||
transactions.util.test.js | ||
tx-helper.js | ||
tx-helper.test.js | ||
util.js | ||
util.test.js | ||
webcam-utils.js |