There was an error while loading. Please reload this page.
1 parent dc6400a commit 226cbcdCopy full SHA for 226cbcd
1 file changed
www/vite.config.ts
@@ -43,7 +43,6 @@ function copyDocs(): Plugin {
43
// Ignore
44
}
45
46
- // await new Promise((r) => setTimeout(r, 2220000));
47
await copy(source, target);
48
49
},
0 commit comments