Skip to content

Debugging Express applications #15

Description

@akoskm

When starting my app like

export NODE_ENV=development && babel-node ./server.js

and babel-node-debug with

./node_modules/.bin/babel-node-debug server.js

The browser opens and I'm able to set breakpoints in my scripts but none of them is triggered.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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