Skip to content

Commit

Permalink
trace api main
Browse files Browse the repository at this point in the history
  • Loading branch information
simon louvet committed Apr 10, 2024
1 parent 65fae7e commit 9019810
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main/server/workspaceComponentInitialize/httpProvider.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ class HttpProvider {
}

initialise(router,engineTracer) {
console.log('aaaaloooo')
router.all('*', async (req, res, next) => {
// console.log('pendingWork',this.pendingWork);
// console.log(req)
Expand Down

0 comments on commit 9019810

Please sign in to comment.