mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature: client: dom: load-remote: migrate to ESM
This commit is contained in:
parent
145bc48722
commit
0054cfa363
7 changed files with 62 additions and 59 deletions
|
|
@ -72,6 +72,7 @@
|
|||
"watch:test:client": "madrun watch:test:client",
|
||||
"watch:test:server": "madrun watch:test:server",
|
||||
"watch:coverage": "madrun watch:coverage",
|
||||
"watch:fix:lint": "madrun watch:fix:lint",
|
||||
"build": "madrun build",
|
||||
"build:dev": "madrun build:dev",
|
||||
"build:client": "madrun build:client",
|
||||
|
|
@ -212,6 +213,7 @@
|
|||
"tar-stream": "^3.0.0",
|
||||
"unionfs": "^4.0.0",
|
||||
"url-loader": "^4.0.0",
|
||||
"util": "^0.12.5",
|
||||
"webpack": "^5.99.9",
|
||||
"webpack-cli": "^6.0.1",
|
||||
"webpack-merge": "^6.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue