add some more polish to web runner

This commit is contained in:
2022-02-20 23:54:28 +01:00
parent c56196bd2e
commit 90467f7c5b
5 changed files with 63 additions and 2 deletions

2
web/build-run-web Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
rm -rf .parcel-cache && yarn parcel build src/run-web.html && cp dist/run-web.html ../src/