Skip to content

Commit

Permalink
fix(Shard): actually remove default execArgv
Browse files Browse the repository at this point in the history
  • Loading branch information
Lewdcario committed Jul 1, 2018
1 parent 2694c0d commit 938d87d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sharding/ShardingManager.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ class ShardingManager extends EventEmitter {
totalShards: 'auto',
respawn: true,
shardArgs: [],
execArgv: [],
token: null,
}, options);

Expand Down

0 comments on commit 938d87d

Please sign in to comment.