Skip to content

Commit

Permalink
adding new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Parker committed Mar 15, 2024
1 parent 0de27a1 commit 1034e79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/gen-parker/backend/platform/src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ import './routers/setup.route.js';

process.on('uncaughtException', function (error) {
console.error(`The app crashed ${error.message}`);
console.log("test")
});

0 comments on commit 1034e79

Please sign in to comment.