Commit Graph

8 Commits

Author SHA1 Message Date
Sérgio Ramos 2589ad59a7 remove eslint-loader
fixes #349
2017-03-03 15:06:32 +00:00
Sérgio Ramos 1dc5f6ec7f fix source-maps 2017-02-24 13:27:52 +00:00
Sérgio Ramos 7ce458fe2d fix production "Unexpected token" error 2017-02-23 17:24:38 +00:00
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 fffa1192d6 fix @ui require 2016-12-13 22:13:45 +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 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