Skip to content

Legacy JS API does not handle symlinks properly #1687

Open
@patricklx

Description

@patricklx

this is with npm sass .

relative import fails when it starts with 2 dots
@import ../some-style.

I also checked how fs.existsSync handles paths with .. in it.
on linux fs.existsSync fails to find the file if the path contains .., on windows it works...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions