Re-Introducing HappyPack (#4669)

* Updating Dev Dependencies (minor version updates)

* Re-introduce HappyPack

* Added Yarn Lock file

* Use HappyPack

* Linting

* Delete yarn lock file
This commit is contained in:
Nicolas Gotchac
2017-03-07 20:39:36 +01:00
committed by Jaco Greeff
parent c3c83086bc
commit a587815ddc
7 changed files with 68 additions and 79 deletions

View File

@@ -18,7 +18,7 @@ import React, { Component, PropTypes } from 'react';
import { Chip } from 'material-ui';
import IdentityIcon from '../IdentityIcon' ;
import IdentityIcon from '../IdentityIcon';
import styles from './chip.css';