flolu / sass_binary-timeout

sass_binary rule times out after upgrading rules_nodejs to v3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

sass_binary rule times out after upgrading rules_nodejs to v3


Languages

Language:Starlark 98.9%Language:Sass 1.1%