media no longer copied twice

This commit is contained in:
jetstream0
2023-11-06 05:25:47 +00:00
parent 59d2ffe544
commit ae0166b238
10 changed files with 122 additions and 43 deletions

View File

@@ -6,7 +6,6 @@
"scripts": {
"compile": "tsc -p .",
"build": "node build.js",
"build-quick": "node build.js --quick",
"host": "node host.js"
},
"repository": {