cli icon indicating copy to clipboard operation
cli copied to clipboard

Allow `--edgeInspect` in `ntl serve`

Open ascorbic opened this issue 3 years ago • 0 comments

Which problem is this feature request solving?

The --edgeInspect and --edgeInspectBrk options are available in ntl dev, to expose use of the Deno debugger. These are not available in ntl serve

Describe the solution you'd like

Support --edgeInspect and --edgeInspectBrk in ntl serve

Pull request (optional)

  • [x] I can submit a pull request.

ascorbic avatar Jan 20 '23 10:01 ascorbic