1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/ui
Dan Finlay 2368c2993d Add platform specific builds and zip tasks (#486)
* 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
2016-07-26 15:15:40 -07:00
..
app Add platform specific builds and zip tasks (#486) 2016-07-26 15:15:40 -07:00
design Move fox logo with filled in eyes into design folder (#433) 2016-07-13 11:19:41 -07:00
lib Linted 2016-07-11 20:53:26 -07:00
.gitignore
css.js
example.js
index.html Remove scroll fixing from ui preview 2016-06-30 21:32:50 -07:00
index.js