« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/util/aggregate.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/aggregate.js')
-rw-r--r--src/util/aggregate.js3
1 files changed, 3 insertions, 0 deletions
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:/,
   /<anonymous>/,
 ];