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.
node --debug=8001 app.js
Aucun commentaire:
Enregistrer un commentaire