« 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:
-rwxr-xr-xsrc/upd8.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/upd8.js b/src/upd8.js
index 8ce3ab25..600cc257 100755
--- a/src/upd8.js
+++ b/src/upd8.js
@@ -1078,7 +1078,10 @@ async function main() {
 
   {
     const whoops = (error, stage) => {
+      if (!paragraph) console.log('');
+
       console.error(error);
+      niceShowAggregate(error);
 
       logError`There was a JavaScript error ${stage}.`;
       fileIssue();