Skip to content

Generate sourcemaps #6

@mattmess1221

Description

@mattmess1221

Clear and concise description of the problem

When building with sourcemaps enabled, a message is displayed from vite.

Sourcemap is likely to be incorrect: a plugin (vite-plugin-vue-markdown) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help

Suggested solution

The return type in createMarkdown should return an object of {code, map}

Sourcemap Transform Reference

Alternative

No response

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions