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 |
|
Tom Gallacher
|
abd113d009
|
Fixing UI and frontend compilation
|
2017-01-18 12:39:28 +00:00 |
|
Tom Gallacher
|
10cd424568
|
Build frontend from production
|
2017-01-03 17:11:18 +00:00 |
|
Sérgio Ramos
|
fffa1192d6
|
fix @ui require
|
2016-12-13 22:13:45 +00:00 |
|
Alex Windett
|
2ca23fe16e
|
commenting out unused constant
|
2016-12-12 12:18:44 +00:00 |
|
Sérgio Ramos
|
43af2d0785
|
upgrade frontend to styled-components
|
2016-12-12 10:56:48 +00:00 |
|
Sérgio Ramos
|
0189d7d29a
|
re-organize webpack configuration
- detach plugins configuration
- use aliases
- add project root to frontend module resolver
|
2016-12-05 20:11:55 +00:00 |
|
Sérgio Ramos
|
efe109067e
|
fix "base.config.concat is not a function"
|
2016-10-24 14:37:30 +01:00 |
|
Sérgio Ramos
|
ada55f14fd
|
lint frontend
|
2016-10-24 14:11:50 +01:00 |
|
Sérgio Ramos
|
d75ca9ffd4
|
bootstrap frontend
|
2016-10-20 10:58:19 +01:00 |
|