* Create @parity/shared * Move ~/util to shared/util * Move ~/contracts to shared/contracts * Move ~/config to shared/config * Move ~/environment to shared/environment * Updated paths * Move ~/mobx to shared/mobx * Move ~/redux to shared/redux * Add shared to test babel compile
* Better errors in contract dev * Use RAW Git instead of Github Raw URLs (better CORS support) * Network first for Solc list * Don't use importScript n Worker // update rawgit to use CDN
* Better use of SW * Safe-guard against pending SW register bug (in Chrome) * Added a simple Worker for Solidity compilation