This commit is contained in:
a-ill
2023-06-24 16:44:16 +03:00
parent c2ed24a9b6
commit 875e5fb467
45 changed files with 5255 additions and 108 deletions

View File

@@ -10,6 +10,7 @@ import watch from "rollup-plugin-watch";
const production = !process.env.ROLLUP_WATCH;
function serve() {
let server;