Skip to content

[svelte-check] Running svelte-check through docker yields docker-absolute paths #2938

@iverks

Description

@iverks

Description

Running svelte-check in docker gives docker-absolute paths, e.g. /app/src/lib/routes/+page.svelte. This makes the beautiful clickable links not clickable, because the path does not exist on my machine.

Proposed solution

Add an option to emit relative paths instead.

Alternatives

No response

Additional Information, eg. Screenshots

No response

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