This commit is contained in:
a-ill
2023-06-24 16:44:16 +03:00
parent 6cfb2bada8
commit ab722a0c49
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;