In my project ,there is 410 scss file and it costs about 15 seconds when I modify a single file. There is too long for develop, but after cache sass-graph, it costs only about 1.5 seconds. So I think it's better to pull a request to improve build performance.
Operation System: macOS Mojave 10.14.2 Node Version: v7.10.1
In my project ,there is 410 scss file and it costs about 15 seconds when I modify a single file. There is too long for develop, but after cache sass-graph, it costs only about 1.5 seconds. So I think it's better to pull a request to improve build performance.
before:
after: