ArchGPT / insomnium

Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
MIT License
3.38k stars 158 forks source link

Fix debugger setup #62

Closed Perryvw closed 11 months ago

Perryvw commented 11 months ago

I asked this in the discord but got no reply, so pushing this branch here to get some visibility.

I needed to make the changes in this PR to get the app to run with the VSCode debugger. I don't know if this is due to my environment (windows, node 18.18), or if the debugger setup is just broken.

If someone can verify these changes also work on a mac/linux environment we can decide to merge this (or not).

archywillhe commented 11 months ago

👍