build(web-ui): fix rollup failing (#4687)
This commit is contained in:
parent
5bd3a2b225
commit
8aed1a82c8
4 changed files with 38 additions and 9 deletions
|
|
@ -22,10 +22,6 @@
|
|||
"@vitejs/plugin-vue": "6.0.1",
|
||||
"serve": "14.2.5",
|
||||
"vite": "6.3.6",
|
||||
"vite-plugin-ejs": "1.7.0",
|
||||
"@rollup/wasm-node": "4.57.1"
|
||||
},
|
||||
"overrides": {
|
||||
"rollup": "npm:@rollup/wasm-node@4.57.1"
|
||||
"vite-plugin-ejs": "1.7.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue