sass/dart-sass

Legacy JS API does not handle symlinks properly

Open

#1687 aperta il 4 mag 2022

Vedi su GitHub
 (8 commenti) (0 reazioni) (0 assegnatari)Dart (376 fork)batch import
bughelp wanted

Metriche repository

Star
 (4192 star)
Metriche merge PR
 (Merge medio 8g 8h) (18 PR mergiate in 30 g)

Descrizione

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

Guida contributor