linkerd2/web/app
Risha Mars 07f27656f7
Reduce webpack bundle size: import d3 modules individually (#2030)
Previously, we were importing all of d3, but we don't need a lot of it. 
This branch switches our imports to only the things we need.
2019-01-03 14:10:14 -05:00
..
__mocks__ Use jest instead of karma for running tests (#1768) 2018-10-15 17:06:35 -07:00
css Remove less and post-css from the project (#2002) 2018-12-19 16:34:04 -08:00
img Add grafana icon to links, refactor svgs, link to ResourceDetail component (#1482) 2018-08-17 15:12:33 -07:00
js Reduce webpack bundle size: import d3 modules individually (#2030) 2019-01-03 14:10:14 -05:00
test Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
.babelrc Move the dashboard's component library from antd to material-ui (#1776) 2018-10-19 11:23:43 -07:00
.eslintrc Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
package.json Reduce webpack bundle size: import d3 modules individually (#2030) 2019-01-03 14:10:14 -05:00
webpack.config.js Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
yarn.lock Reduce webpack bundle size: import d3 modules individually (#2030) 2019-01-03 14:10:14 -05:00