Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Debugger detach/notifications for uncaught errors/notification levels #92

Description

@staeke

I'm creating this issue to make a pull request. I have the following issues that I've fixed in my fork:

  • ts-node-dev doesn't detach correctly from Chrome's debugger
  • No notification for uncaught process errors
  • No level on notifications (I prefer errors only)
  • Watch files that don't exist but the current code is dependent on for good restarting mechanisms. Consider case where A requires B, but B doesn't exist. Then, whenever B is created, we want a restart. Currently doesn't work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions