openethereum/js/src/dapps/signaturereg
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 Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
Button Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
Events Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
Header 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
Import Updated ESLINT and fixing linting issues 2016-11-25 19:48:06 +01:00
Loading Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
format.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
services.js Use Webpack Aliases (#3711) 2016-12-05 11:47:13 +01:00