mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
fix: cloudcmd: default -> named
This commit is contained in:
parent
b61818fe62
commit
a266c1452c
19 changed files with 20 additions and 21 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import serveOnce from 'serve-once';
|
||||
import test from 'supertape';
|
||||
import cloudcmd from '../../server/cloudcmd.js';
|
||||
import {cloudcmd} from '#server/cloudcmd';
|
||||
|
||||
const configManager = cloudcmd.createConfigManager();
|
||||
const {request} = serveOnce(cloudcmd, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue