withBrowserDebugger
Method
interface BunAppResource { // ... omitted for brevity withBrowserDebugger(browser?: string): JavaScriptAppResource;}Signature
method
withBrowserDebuggerbuilderConfigures a browser debugger for the JavaScript application resource, enabling browser-based debugging through a child resource that launches when the parent application is ready.
withBrowserDebugger(browser?: string): JavaScriptAppResourceParameters
browserstringoptional= msedgeReturns
JavaScriptAppResourceApplies to
This method applies to the following types: