« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/util/aggregate.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/aggregate.js b/src/util/aggregate.js
index c5d4198..f002335 100644
--- a/src/util/aggregate.js
+++ b/src/util/aggregate.js
@@ -294,6 +294,7 @@ export function _withAggregate(mode, aggregateOpts, fn) {
 
 export const unhelpfulTraceLines = [
   /sugar/,
+  /aggregate/,
   /node:/,
   /<anonymous>/,
 ];