fix build script

This commit is contained in:
azivner 2017-11-13 23:41:44 -05:00
parent fbce84e779
commit 82614c1c73
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
#!/bin/bash
./set-build.sh
echo "Deleting dist"
rm -r dist/*

View File

@ -1 +1 @@
module.exports = { buildDate:"2017-11-13T23:17:28-05:00", buildRevision: "f9056c6754293da6dc2803eb7f04e0902f08be6f" };
module.exports = { buildDate:"2017-11-13T23:36:03-05:00", buildRevision: "fbce84e779951056c0e8b4d5395ee2fbe426555e" };