live debug ?

This commit is contained in:
Mark Nadal 2020-02-02 01:13:47 -08:00
parent 9dfdf608dc
commit d3e89c2adc
2 changed files with 3 additions and 1 deletions

2
Aptfile Normal file
View File

@ -0,0 +1,2 @@
linux-tools-common
linux-tools-generic

View File

@ -1 +1 @@
web: node --optimize_for_size --gc_interval=100 examples/http.js
web: node --inspect examples/http.js