Switched wav samples to mp3

This commit is contained in:
David Whiting
2021-04-20 10:54:42 +02:00
parent 2e862f62ed
commit 7615f26ee0

View File

@@ -3,4 +3,4 @@
mkdir -p dist
tsc -p .
webpack ./js/app.js -o dist/ --mode production
cp index.html *.wav ui.css preview.png dist
cp index.html *.mp3 ui.css preview.png dist