added packer and build script

This commit is contained in:
2020-08-01 15:31:07 +09:00
parent b442e33405
commit c72aefcaa9
49 changed files with 306 additions and 3 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
node_modules/
package-lock.json
util/*.json
build/
build.zip
build.tar.gz