mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature: client: dom: rest: migrate to ESM
This commit is contained in:
parent
c704ffe47a
commit
e4d0ece093
9 changed files with 48 additions and 51 deletions
|
|
@ -224,6 +224,7 @@
|
|||
"#dom/files": "./client/dom/files.mjs",
|
||||
"#dom/upload-files": "./client/dom/upload-files.mjs",
|
||||
"#dom/storage": "./client/dom/storage.mjs",
|
||||
"#dom/rest": "./client/dom/rest.mjs",
|
||||
"#common/util": "./common/util.mjs"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue