ok, a build works now but still messing around with it

This commit is contained in:
Jack Case
2025-12-10 17:06:48 +00:00
parent 6cc5f5221e
commit eaae532f4f
5 changed files with 34 additions and 6 deletions

View File

@@ -6,4 +6,8 @@ tsc
mkdir -p scripts/altcha
cp -r node_modules/altcha/dist_external scripts/altcha/
mkdir -p scripts/indexeddb-promise
cp node_modules/@coderundebug/indexeddb-promise/* scripts/indexeddb-promise
zip -r package.zip icons/ pages/ scripts/ styles/ manifest.json