This commit is contained in:
Rasmus Andersson 2020-10-16 15:26:48 -07:00
parent 8d0b27b65a
commit 7397bdc87d
4 changed files with 5 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -49,6 +49,9 @@ echo "" ; echo "wasmc -clean"
echo "" ; echo "./test/test.sh"
./test/test.sh
# web site
cp dist/markdown.js dist/markdown.js.map dist/markdown.wasm ./docs/
# commit, tag and push git
echo "Ready to commit, publish & push:"
echo ""