Adding the launch.json file enables VS Code to perform Chrome debugging.
How have you tested this?
The tests have shown that both Vue and JS files can be debugged, and this process will not affect the npm run build command.
Screenshots
no
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/advplyr/audiobookshelf-app/pull/1629
**Author:** [@huyunan](https://github.com/huyunan)
**Created:** 7/18/2025
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `dev_init_718`
---
### 📝 Commits (1)
- [`547e1c6`](https://github.com/advplyr/audiobookshelf-app/commit/547e1c6bea79b0c3c145ef1d0ba432237c1019f2) debug调试功能添加
### 📊 Changes
**2 files changed** (+30 additions, -0 deletions)
<details>
<summary>View changed files</summary>
➕ `.vscode/launch.json` (+25 -0)
📝 `nuxt.config.js` (+5 -0)
</details>
### 📄 Description
## Brief summary
Add debugging functionality
## Which issue is fixed?
no
## Pull Request Type
frontend
## In-depth Description
Adding the launch.json file enables VS Code to perform Chrome debugging.
## How have you tested this?
The tests have shown that both Vue and JS files can be debugged, and this process will not affect the npm run build command.
## Screenshots
no
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1629
Author: @huyunan
Created: 7/18/2025
Status: 🔄 Open
Base:
master← Head:dev_init_718📝 Commits (1)
547e1c6debug调试功能添加📊 Changes
2 files changed (+30 additions, -0 deletions)
View changed files
➕
.vscode/launch.json(+25 -0)📝
nuxt.config.js(+5 -0)📄 Description
Brief summary
Add debugging functionality
Which issue is fixed?
no
Pull Request Type
frontend
In-depth Description
Adding the launch.json file enables VS Code to perform Chrome debugging.
How have you tested this?
The tests have shown that both Vue and JS files can be debugged, and this process will not affect the npm run build command.
Screenshots
no
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.