Rob Wierzbowski

Results 3 issues of Rob Wierzbowski

While reading the docs, I found a sentence that was ambiguous and potentially misleading. > Note: The boundaries/include option has preference over boundaries/ignore. If you define boundaries/include, use boundaries/ignore to...

### Current behavior Some invalid CSS values are removed silently when re-serialized, but others are not. Source: ```css .foo { /* Value does not exist in the spec. The correct...

I don't see any documentation that describes which partial cache match will be chosen when there are multiple options. Consider the following case: **Cache key pattern:** `{branch-name}-{content-hash}` **My cache key:**...