Fix: debug source code issues with .vue files #532

Closed
opened 2026-04-05 16:20:38 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Map1en on 2/25/2025

  1. webpack.config.json

    • Replaced the webpack .js loader to ensure that the .vue files source code can be used for debugging.

    • Resolves source code for the .vue files sometimes be missing, not being able to debugging.

    • Breakpoints should work fine now.

  2. package.json

    • Removed unnecessary dependencies from package.json.
*Originally created by @Map1en on 2/25/2025* 1. `webpack.config.json` - Replaced the webpack `.js` loader to ensure that the `.vue` files source code can be used for debugging. - Resolves source code for the `.vue` files sometimes be missing, not being able to debugging. - Breakpoints should work fine now. 2. `package.json` - Removed unnecessary dependencies from package.json.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#532