Skip to content

Added debugging

Susheel Varma requested to merge AddDebugging into dev

Created by: RobinKavPA

Can now attach VS Code debugger when running locally using the following command:

npm run debug

Merge request reports