Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit 9877660

Browse files
author
Jan Krems
committed
refactor: Wrap client in IIFE
1 parent c9dc4be commit 9877660

File tree

4 files changed

+290
-286
lines changed

4 files changed

+290
-286
lines changed
File renamed without changes.

lib/cli.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
*/
2222
'use strict';
2323
// ~= NativeModule.require('_debugger').start();
24-
require('./node-inspect').start();
24+
require('./_inspect').start();

0 commit comments

Comments
 (0)