From 6d7902316fe197f6d96873c9a846d60f264b6776 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 27 Jul 2025 19:16:43 -0300 Subject: aggregate: mark html.js unhelpful trace again, match with .js --- src/aggregate.js | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/aggregate.js b/src/aggregate.js index d5ea2d73..3ff1846b 100644 --- a/src/aggregate.js +++ b/src/aggregate.js @@ -371,11 +371,12 @@ export function _withAggregate(mode, aggregateOpts, fn) { } export const unhelpfulTraceLines = [ - /sugar/, - /sort/, - /aggregate/, - /composite/, - /cacheable-object/, + /sugar\.js/, + /sort\.js/, + /aggregate\.js/, + /composite\.js/, + /cacheable-object\.js/, + /html\.js/, /node:/, //, ]; -- cgit 1.3.0-6-gf8a5