openethereum/js/src/dapps/tokenreg
Nicolas Gotchac 52b4ce0dd7 Use Webpack Aliases (#3711)
* Adds aliases to Webpack Build

* Use `ui` Webpack alias

* Use `views` alias

* Use `modals` aliase

* Use `providers` aliase

* Use `contracts` aliase

* Use '~' aliase

* from `ui` to from `~/ui`

* from  to from

* from `modals` to from `~/modals`

* from `providers` to from `~/redux/providers`

* from `contracts` to from `~/contracts`

* Updated Webpack App config
2016-12-05 11:47:13 +01:00
..
Accounts Make tokenreg dapp fast again (#3474) 2016-11-16 16:43:21 +01:00
Actions Make tokenreg dapp fast again (#3474) 2016-11-16 16:43:21 +01:00
Application Make tokenreg dapp fast again (#3474) 2016-11-16 16:43:21 +01:00
Chip Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
IdentityIcon Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
Inputs Swap from base to decimals 2016-11-14 15:16:57 +01:00
Loading Fixes signer errors throwing // MaterialUI Update errors too (#2867) (#2876) 2016-10-26 11:56:38 +02:00
Status Use Webpack Aliases (#3711) 2016-12-05 11:47:13 +01:00
Tokens Updated ESLINT and fixing linting issues 2016-11-25 19:48:06 +01:00
constants.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
Container.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
parity.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
reducers.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
store.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
utils.js Use Webpack Aliases (#3711) 2016-12-05 11:47:13 +01:00