mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-08-15 16:49:24 +03:00
fix(webui): restore session drag and review findings
This commit is contained in:
@@ -130,6 +130,7 @@ export default defineConfig(({ mode }) => {
|
||||
build: {
|
||||
outDir: path.resolve(__dirname, "../nanobot/web/dist"),
|
||||
emptyOutDir: true,
|
||||
manifest: "asset-manifest.json",
|
||||
sourcemap: false,
|
||||
rollupOptions: {
|
||||
output: {
|
||||
|
||||
Reference in New Issue
Block a user