openethereum/js/src/dapps/dappreg
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
..
Application DappRegistry (#3405) 2016-11-22 11:54:20 +01:00
Button DappRegistry (#3405) 2016-11-22 11:54:20 +01:00
ButtonBar Add dappreg link to apps list (#3568) 2016-11-25 16:46:57 +01:00
Dapp Add dappreg link to apps list (#3568) 2016-11-25 16:46:57 +01:00
Input DappRegistry (#3405) 2016-11-22 11:54:20 +01:00
Modal DappRegistry (#3405) 2016-11-22 11:54:20 +01:00
ModalDelete DappRegistry (#3405) 2016-11-22 11:54:20 +01:00
ModalRegister DappRegistry (#3405) 2016-11-22 11:54:20 +01:00
ModalUpdate DappRegistry (#3405) 2016-11-22 11:54:20 +01:00
SelectAccount DappRegistry (#3405) 2016-11-22 11:54:20 +01:00
SelectDapp Add dappreg link to apps list (#3568) 2016-11-25 16:46:57 +01:00
Warning DappRegistry (#3405) 2016-11-22 11:54:20 +01:00
dappsStore.js Use Webpack Aliases (#3711) 2016-12-05 11:47:13 +01:00
modalStore.js DappRegistry (#3405) 2016-11-22 11:54:20 +01:00
parity.js DappRegistry (#3405) 2016-11-22 11:54:20 +01:00