Commit initial

This commit is contained in:
Sébastien
2022-01-03 16:18:45 +01:00
commit 6597331675
4 changed files with 250 additions and 0 deletions

1
build_gsdom.sh Executable file
View File

@@ -0,0 +1 @@
terser --ecma=2015 --comments /^!/ --compress --mangle --output dist/gsdom.min.js -- src/gsdom.js