mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature: common: cloudfunc -> #common/cloudfunc
This commit is contained in:
parent
1f174870ab
commit
8cad7514e7
18 changed files with 30 additions and 28 deletions
|
|
@ -7,7 +7,7 @@ import {
|
|||
getPathLink,
|
||||
buildFromJSON,
|
||||
_getDataName,
|
||||
} from './cloudfunc.mjs';
|
||||
} from '#common/cloudfunc';
|
||||
|
||||
const templatePath = new URL('../tmpl/fs', import.meta.url).pathname;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue