This commit is contained in:
a-ill
2023-06-25 20:39:06 +03:00
parent 985d190a2c
commit cd5f6dcb4a
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;