|  | 4 kuukautta sitten | |
|---|---|---|
| .. | ||
| README.md | 4 kuukautta sitten | |
| launch.json.template | 4 kuukautta sitten | |
This launch.json.template file provides various debug configurations for the Dify project within VS Code / Cursor. To use these configurations, you should copy the contents of this file into a new file named launch.json in the same .vscode directory.
launch.json: If you don’t have one, create a file named launch.json inside the .vscode directory.launch.json.template into your newly created launch.json file.serverReadyAction configuration in the “Next.js: debug full stack” section, change "debugWithChrome" to "debugWithEdge" to use Microsoft Edge for debugging.