/sass_binary-timeout

sass_binary rule times out after upgrading rules_nodejs to v3

Primary LanguageStarlark

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)