Commit Graph

10 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
Alex Windett
66bc166263 adding in es2015 preset - the only fix for ui storybook on my computer 2016-12-12 16:53:20 +00:00
Sérgio Ramos
557cd5a291 wip rm css 2016-12-12 10:28:47 +00:00
Sérgio Ramos
3243941056 fix css compose in tests 2016-10-28 16:49:09 +01:00
Tom Gallacher
c0b4d21e6f circleci: tests output usable files for circleci 2016-10-27 16:42:56 +01:00
Sérgio Ramos
a9a19e4476 enable tests on ui 2016-10-24 12:43:32 +01:00
Sérgio Ramos
64a01dff71 bootstrap ui framework 2016-10-24 11:02:18 +01:00