sass/dart-sass

Legacy JS API does not handle symlinks properly

Open

#1,687 建立於 2022年5月4日

在 GitHub 查看
 (8 留言) (0 反應) (0 負責人)Dart (376 fork)batch import
bughelp wanted

倉庫指標

Star
 (4,192 star)
PR 合併指標
 (平均合併 8天 8小時) (30 天內合併 18 個 PR)

描述

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...

貢獻者指南