linkerd2/web
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
..
app Reduce webpack bundle size: import d3 modules individually (#2030) 2019-01-03 14:10:14 -05:00
srv Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
templates Disable serivce profiles in single-namespace mode (#1980) 2018-12-13 14:37:18 -08:00
Dockerfile Add go linting to CI config (#2018) 2018-12-20 15:33:09 -08:00
main.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00