add build.sh

This commit is contained in:
zyxkad 2022-08-20 23:09:57 -06:00
parent 3f84d0a2c5
commit e72b1540a5
No known key found for this signature in database
GPG Key ID: 75D46E883711CD87

5
build.sh Normal file
View File

@ -0,0 +1,5 @@
#!/bin/bash
cd $(dirname $0)
exec npm run build