nifty-wallet/app/scripts
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
..
lib Add platform specific builds and zip tasks (#486) 2016-07-26 15:15:40 -07:00
migrations Auto linted 2016-06-21 13:18:32 -07:00
background.js Implement some cross-browser practices (#473) 2016-07-21 10:45:32 -07:00
chromereload.js Implement some cross-browser practices (#473) 2016-07-21 10:45:32 -07:00
config.js sync rpc fix 2016-05-19 16:53:16 -07:00
contentscript.js Fix extension tests 2016-07-25 17:33:22 -07:00
inpage.js typo fix 2016-07-18 18:08:29 -07:00
metamask-controller.js Buy button (#474) 2016-07-21 13:41:10 -07:00
popup.js Implement some cross-browser practices (#473) 2016-07-21 10:45:32 -07:00