Skip to content

Breakpoint ignored because generated code not found (source map problem?) #296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
arcnext opened this issue Jan 7, 2024 · 0 comments · Fixed by #297
Closed

Breakpoint ignored because generated code not found (source map problem?) #296

arcnext opened this issue Jan 7, 2024 · 0 comments · Fixed by #297

Comments

@arcnext
Copy link

arcnext commented Jan 7, 2024

2024-01-08_00-46

    {
        "name": "Launch on Android",
        "type": "nativescript",
        "request": "launch",
        "platform": "android",
        "appRoot": "${workspaceRoot}",
        "sourceMaps": true,
        "watch": true,

    },
   try
        "sourceMapPathOverrides": {
            "webpack:///*": "${workspaceRoot}/app/*"
          }

try

not worked
pls help me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant