This commit is contained in:
a-ill
2023-07-12 21:25:28 +03:00
parent 4d0e69b2e2
commit 36de2fce08
35 changed files with 407 additions and 20 deletions

View File

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