diff --git a/deploy.sh b/deploy.sh index a0c82d8..22ac41b 100644 --- a/deploy.sh +++ b/deploy.sh @@ -1,6 +1,5 @@ #! /usr/bin/env bash -./build.sh rm -rf dist mkdir dist cp -r README.md LICENSE index.html script.js pkg includes dist