Skip to content
Docs Try Aspire

withDebugging

Function
📦 Aspire.Hosting.JavaScript v13.2.0-preview.1.26159.1
interface NodeAppResource {
// ... omitted for brevity
withDebugging(): JavaScriptAppResource;
}

Signature

method withDebugging builder
Enables debugging support for a JavaScript application
withDebugging(): JavaScriptAppResource
JavaScriptAppResource

Applies to

This function is an extension method on the following types: