This commit is contained in:
a-ill
2023-06-25 20:39:06 +03:00
parent 3fb40c5660
commit acb607ccdf
30 changed files with 1173 additions and 23 deletions

View File

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