feat(ql3): add bounded local web console

This commit is contained in:
whyour
2026-08-28 05:21:43 +08:00
parent b7a8104d9f
commit 84d1a61372
19 changed files with 2333 additions and 34 deletions
+1
View File
@@ -27,6 +27,7 @@
}
},
"files": [
"assets/console/*",
"dist/**/*.js",
"dist/**/*.d.ts"
],