linkerd2/web/app
Risha Mars 0318590c07
Start reducing webpack bundle size, fix minor bugs (#1995)
- Adds bundle analyzer so we can see the composition of our bundle. 
- Stop importing all the locales of moment.js 
- Use named imports for all places we use material-ui components
- Fix a bug where, due to the controller components being relabled
linkerd-, the service mesh page wasn't showing the correct statuses. 
- Fixes some eslint warnings on tests
2018-12-19 12:51:02 -08:00
..
__mocks__ Use jest instead of karma for running tests (#1768) 2018-10-15 17:06:35 -07:00
css Start reducing webpack bundle size, fix minor bugs (#1995) 2018-12-19 12:51:02 -08:00
img Add grafana icon to links, refactor svgs, link to ResourceDetail component (#1482) 2018-08-17 15:12:33 -07:00
js Start reducing webpack bundle size, fix minor bugs (#1995) 2018-12-19 12:51:02 -08:00
test Use jest instead of karma for running tests (#1768) 2018-10-15 17:06:35 -07:00
.babelrc Move the dashboard's component library from antd to material-ui (#1776) 2018-10-19 11:23:43 -07:00
.eslintrc Move the dashboard's component library from antd to material-ui (#1776) 2018-10-19 11:23:43 -07:00
package.json Start reducing webpack bundle size, fix minor bugs (#1995) 2018-12-19 12:51:02 -08:00
postcss.config.js Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
webpack.config.js Start reducing webpack bundle size, fix minor bugs (#1995) 2018-12-19 12:51:02 -08:00
yarn.lock Start reducing webpack bundle size, fix minor bugs (#1995) 2018-12-19 12:51:02 -08:00