docs
This commit is contained in:
@ -1,10 +1,6 @@
|
||||
const ServeCommand = require('lws/lib/command/serve')
|
||||
const path = require('path')
|
||||
|
||||
/**
|
||||
* @module local-web-server
|
||||
*/
|
||||
|
||||
class WsServe extends ServeCommand {
|
||||
execute (options, argv) {
|
||||
const usage = require('lws/lib/usage')
|
||||
|
Reference in New Issue
Block a user