linkerd2/web
Risha Mars 72415d173e
Allow webpack to compile on lint error (#1104)
Add an emitWarning to the webpack config so that webpack will compile despite lint 
errors when running in development mode. This is necessary to enable development 
on the frontend using webpack-dev-server's automatic reloading.

Also sets a NODE_ENV in travis.yml so that the build will fail if linting fails.
2018-06-14 11:26:59 -07:00
..
app Allow webpack to compile on lint error (#1104) 2018-06-14 11:26:59 -07:00
srv Move controller/util and web/util packages to pkg (#1109) 2018-06-13 11:25:56 -07:00
templates Include path prefix in location of js asset bundle (#959) 2018-05-16 15:41:50 -07:00
Dockerfile dst svc: use shared informer instead of custom endpoints informer (#1079) 2018-06-13 11:11:57 -07:00
main.go UI tweaks: sidebar collapse, latency formatting, table row spacing (#361) 2018-02-19 11:21:54 -08:00