Skip to content

Does not generate source maps. #1

@e-e-e

Description

@e-e-e

Currently this plugin does not return a source map. This throws a warning at the moment.

Warning: Sourcemap is likely to be incorrect: a plugin ('vue-inline-svg') was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help
https://github.com/rollup/rollup/wiki/Troubleshooting#sourcemap-is-likely-to-be-incorrect

It should be easy to adopt the solution that rollup-plugin-prettier uses here - https://github.com/mjeanroy/rollup-plugin-prettier/blob/master/src/index.js#L88-L121

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions