mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
2368c2993d
* Add platform specific folders to dist folder * Remove gulp hacks * Add platform specific bundling dev and dist tasks now build into platform-specific folders within the `dist` folder. Added tasks `gulp zip` and `gulp dist`. `zip` builds the platform-specific folders into platform-specific bundles within the `dist` folder. `dist` builds and then zips all at once. * Fix chrome bundle zipping * Fix broken reference in eth warning * Fix but where web3.eth.accounts are not available in firefox. * Bump changelog |
||
---|---|---|
.. | ||
accounts | ||
components | ||
css | ||
first-time | ||
img | ||
recover-seed | ||
reducers | ||
account-detail.js | ||
actions.js | ||
app.js | ||
conf-tx.js | ||
config.js | ||
eth-store-warning.js | ||
info.js | ||
loading.js | ||
reducers.js | ||
root.js | ||
send.js | ||
settings.js | ||
store.js | ||
template.js | ||
unlock.js | ||
util.js |