ravenq / markdown-it-vue

The vue lib for markdown-it.
MIT License
346 stars 70 forks source link

Bundle size is still larger in light version #58

Open SagarVishal opened 2 years ago

SagarVishal commented 2 years ago

I want a minimal version which can convert md files without any charts, which would also decrease the bundle size. Light version still gets upto 509.97 kb gzibed size which is still big for light version.

Edited