Commit Graph

9 Commits

Author SHA1 Message Date
Sérgio Ramos 6d5922e399 improve webpack config
- better stack traces
- disable hmr (for now)
- runtime eslint
- remove all async/await stuff (untill we actually need it)
- reaload when modules change
- show full path in compiled requires
- ignore node dependencies
- don't instantiate plugins unless required
2017-02-07 15:54:35 +00:00
Sérgio Ramos 8ca6de880e revert styled-components upgrade 2017-02-07 10:15:46 +00:00
Sérgio Ramos 0fc136c6ae use styled-components@2
and updated all other dependencies
2017-02-06 14:52:16 +00:00
Sérgio Ramos cc484b8fae update dependencies 2016-12-19 12:23:27 +00:00
Sérgio Ramos cd24d8397a link dashboard and org pages 2016-12-13 22:13:46 +00:00
Sérgio Ramos 43af2d0785 upgrade frontend to styled-components 2016-12-12 10:56:48 +00:00
Tom Gallacher c0b4d21e6f circleci: tests output usable files for circleci 2016-10-27 16:42:56 +01:00
Sérgio Ramos 7412d28277 fix .css loading in tests 2016-10-24 12:23:05 +01:00
Sérgio Ramos d75ca9ffd4 bootstrap frontend 2016-10-20 10:58:19 +01:00