stats.. deps
This commit is contained in:
@ -7,6 +7,9 @@ const path = require('path')
|
||||
|
||||
class WsServe extends ServeCommand {
|
||||
execute (options, argv) {
|
||||
const usage = require('lws/lib/usage')
|
||||
usage.defaults.set('an', 'ws')
|
||||
usage.defaults.set('cd4', 'cli')
|
||||
options = {
|
||||
stack: [
|
||||
'lws-log',
|
||||
|
Reference in New Issue
Block a user