This commit is contained in:
Oliver
2025-10-08 06:49:44 -03:00
parent f2aa3a3e1b
commit f3f58b3371
3 changed files with 163 additions and 223 deletions

4
public/minify Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
npm install -g terser
terser buyModal.js -o buyModal.min.js -c -m