Forum

VSC, Could not read...
 
Notifications
Clear all

VSC, Could not read sourcemaps

1 Posty
1 Users
0 Likes
321 Widok
0
Topic starter

warnings

1 Answer
0
Topic starter

1. Add launch.json file to VSC project

2. add into launch.json 

            "sourceMaps": true,
            "resolveSourceMapLocations": [
              "${workspaceFolder}/**",
              "!**/node_modules/**"
            ]

Odpowiedź

Author Name

Author Email

Your question *

 
Preview 0 Revisions Saved
Share: