This repository has been archived by the owner on Mar 14, 2022. It is now read-only.
v8.2.16: Only build Sass once when shared by multiple demos.
Builds are asynchronous, and would previously all start before the flag which prevents multiple of the same build was set. o-buttons, which has a lot of demos, builds around ~4.5s instead of ~36.65s. Making it about ~7.85 times faster! :ta-da: