MyCrypto/webpack_config
Daniel Ternyak a66337ac0a Swap Part 4 (#101)
### Re-implements:
* min/max validators on initial currency swap selection
* polling of order status
* timer that persists across refreshes via localStorage (computed based on `createdTime` and `validFor` amount)
* swap persists across refreshes once order is created.
* various type refactors

### New additions:
* *SimpleButton* (can be PRd separately on request)
* clear loading state after order create (via SimpleButton and font-awesome)
* buffers for non-BTC swaps (bity does not actually accept 0.01 BTC worth of ETH as they claim they do in their JSON response, so a magic number of 10% is added to the minimum).
2017-07-31 18:14:30 -05:00
..
config.js fix npm run build (#94) 2017-07-25 18:13:25 -05:00
log-plugin.js reformat everything 2017-07-03 22:28:56 -05:00
server.js Docker (#40) 2017-07-10 22:03:08 -05:00
utils.js reformat everything 2017-07-03 22:28:56 -05:00
webpack.base.js Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00
webpack.dev.js Bundle and compress images with Webpack (#49) 2017-07-14 12:04:08 -05:00
webpack.prod.js Fixed trying to improperly delete our dist folder. (#36) 2017-07-17 10:35:25 -05:00