mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature: client: dom/events -> #dom/events
This commit is contained in:
parent
9cebb2416f
commit
23a6a6981a
10 changed files with 13 additions and 9 deletions
|
|
@ -217,6 +217,11 @@
|
|||
"webpack-merge": "^6.0.1",
|
||||
"webpackbar": "^7.0.0"
|
||||
},
|
||||
"imports": {
|
||||
"#dom/events": {
|
||||
"default": "./client/dom/events/index.mjs"
|
||||
}
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue