mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-22 22:02:00 +01:00
39eeeb51ef
We weren't ignoring errors when reloading a file, which meant that syntax errors would get surfaced in the wrong place and cause a crash. Closes #359