Skip to content

Fix client debugging

matt00 requested to merge fix-debug into main

Add debug configurations with the correct source-map paths so we can debug the React app when loading it from the Express server.

Merge request reports