refactor: Refactoring serve directory #14
Annotations
2 errors
src/serve/commands/index.test.ts > serveCommand > should call serveAction with correct options and proxy:
src/serve/serveAction.ts#L23
Error: Access token not found.
Please set the current channel first.
❯ Module.serveAction src/serve/serveAction.ts:23:11
❯ Command.<anonymous> src/serve/commands/index.ts:33:7
❯ Command.parseAsync node_modules/commander/lib/command.js:936:5
❯ src/serve/commands/index.test.ts:34:5
|
test
Process completed with exit code 1.
|