@konrad wrote:
To use node.js remote debugging, I could set a debug port to 8001 when starting the server with
node --debug=8001 app.js
. How can I do this using ember-cli? Thanks in advance.
Posts: 2
Participants: 2
@konrad wrote:
To use node.js remote debugging, I could set a debug port to 8001 when starting the server with
node --debug=8001 app.js
. How can I do this using ember-cli? Thanks in advance.
Posts: 2
Participants: 2