Skip to content

Commit

Permalink
fix: this seems to be needed too
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Mar 28, 2023
1 parent 7ce0a86 commit fd2b966
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
],
"type": "node",
"sourceMaps": true,
"enableTurboSourcemaps": true,
"autoAttachChildProcesses": true,
"resolveSourceMapLocations": [
"${workspaceFolder}/packages/**",
// We need to look for source maps in .dev-server
Expand Down

0 comments on commit fd2b966

Please sign in to comment.