Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 429 Bytes

File metadata and controls

19 lines (12 loc) · 429 Bytes

rules_nodejs v3 Sass binary timeout

FIXED!

The fix was using a different Sass setup in the WORKSPACE file. Like here.

Setup

yarn

Issue

yarn build

Works fine with rules_nodejs v2.3.2 but Sass times out with rules_nodejs v3.0.0. (you can change it in the WORKSPACE file)