e19bf2abaf
* Format the machine override example code * Adds note to add `fluent-ffmpeg` to external * Updates onFailure with more clarification * Adds debugging in vs code to Troubleshooting * Removed link
8 lines
165 B
Plaintext
8 lines
165 B
Plaintext
---
|
|
title: "Debugging in VS Code"
|
|
sidebarTitle: "Debugging in VS Code"
|
|
---
|
|
|
|
import DebuggingInVSCode from '/snippets/debugging_in_vscode.mdx';
|
|
|
|
<DebuggingInVSCode /> |