Skip to content

Improve bundle size

No due date 80% complete

We can further reduce Victory's bundle size by continuing to remove default object exports to make Victory more tree-shakeable, and can work towards replacing lodash functions with equivalent ES6 functions in order to remove the dependency on lodash.

Loading