mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-06 05:51:15 +08:00
fix(ui): move control ui chunking helper out of runtime source
This commit is contained in:
@@ -162,7 +162,6 @@ const config = {
|
||||
entry: [
|
||||
"index.html!",
|
||||
"src/main.ts!",
|
||||
"src/build/chunking.ts!",
|
||||
"vite.config.ts!",
|
||||
"vitest*.ts!",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user