Build with parallel-webpack

This commit is contained in:
Jaco Greeff
2017-07-31 17:08:51 +02:00
parent fdebeaf95b
commit 7f6e2a3a35
8 changed files with 421 additions and 569 deletions

View File

@@ -27,8 +27,6 @@ import DappsStore from './dappsStore';
import styles from './dapps.css';
console.log('styles', styles);
@observer
class Dapps extends Component {
static contextTypes = {