Skip to content

The way esbuild-node checks for script presence can prevent valid paths from working #4

@VanTanev

Description

@VanTanev

esbuild-node prepends ./ to the script path, which prevents absolute and relative paths from working.

It would probably be better if esbuild-node did not try to be clever like this, but just parsed the script path as is.

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