mirror of
https://github.com/exoticorn/microw8.git
synced 2026-01-20 11:16:42 +01:00
add some more polish to web runner
This commit is contained in:
2
web/build-run-web
Executable file
2
web/build-run-web
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
rm -rf .parcel-cache && yarn parcel build src/run-web.html && cp dist/run-web.html ../src/
|
||||
Reference in New Issue
Block a user