Skip to content

Debugging JavaScript frontend does not work #427

@iCodeSometime

Description

@iCodeSometime

Describe the need of your request

When launching our full app for local development with our aspire AppHost, we can debug the dotnet projects, but breakpoints in our JavaScript frontend won’t be hit, even though “with JavaScript debugger” is selected in the aspire run configuration.

Proposed solution

A fronted added with either an esproj or AddNpmApp is debuggable by default with no extra steps, similar to a csproj.

Alternatives you've considered

Some additional manual steps that get JavaScript debugging working, with documentation.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions