Skip to content

vue3-markdown-it adds a huge amount of weight to bundle #56

@prescience-data

Description

@prescience-data

Looking through the bundle sizes, it seems like vue3-markdown-it adds a disproportionate amount of weight (>1mb) vs its overall utility.

I wonder if it might make more sense to use a Vite plugin like https://github.com/antfu/vite-plugin-md that pre-renders the markdown to HTML in the build step to allow removal of that package?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions