Skip to content

Commit f9f578a

Browse files
committed
Update debug.js.
1 parent 904bf67 commit f9f578a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helpers/debug.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ const options = {};
1111
// options.config = { name: 'Total.js' };
1212
// options.sleep = 3000;
1313
// options.inspector = 9229;
14-
// options.debugger = 40894;
14+
// options.watch = ['private'];
1515

1616
require('total.js/debug')(options);

0 commit comments

Comments
 (0)