linkerd2/web/app
Risha Mars a397393996
reduce webpack bundle size: replace moment with date-rns (#2035)
Replace the moment.js date library with a smaller one (date-fns).
Has the added advantage that we no longer need to supress all of
moment's locales.
2019-01-04 15:51:22 -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: replace moment with date-rns (#2035) 2019-01-04 15:51:22 -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 Fix lodash error on namespace landing page (#2043) 2019-01-04 12:32:46 -08:00
package.json reduce webpack bundle size: replace moment with date-rns (#2035) 2019-01-04 15:51:22 -05:00
webpack.config.js reduce webpack bundle size: replace moment with date-rns (#2035) 2019-01-04 15:51:22 -05:00
yarn.lock reduce webpack bundle size: replace moment with date-rns (#2035) 2019-01-04 15:51:22 -05:00