From 95e159660f60491786233fe33d78f049c12d9d01 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 2 Jun 2024 22:27:19 -0300 Subject: aggregate: mark more internal files as generally unhelpful --- src/util/aggregate.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/util/aggregate.js b/src/util/aggregate.js index 3ad8bdba..e8f45f3b 100644 --- a/src/util/aggregate.js +++ b/src/util/aggregate.js @@ -373,7 +373,10 @@ export function _withAggregate(mode, aggregateOpts, fn) { export const unhelpfulTraceLines = [ /sugar/, + /sort/, /aggregate/, + /composite/, + /cacheable-object/, /node:/, //, ]; -- cgit 1.3.0-6-gf8a5