log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
code
>
home
>
repos
>
light9
annotate bin/live @ 2082:
b62c78f35380
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
bin/live vitejs runner
author
drewp@bigasterisk.com
date
Wed, 25 May 2022 01:10:57 -0700
parents
children
cce16500f747
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
2082
b62c78f35380
bin/live vitejs runner
drewp@bigasterisk.com
parents:
diff
changeset
1
#!/bin/zsh
b62c78f35380
bin/live vitejs runner
drewp@bigasterisk.com
parents:
diff
changeset
2
pnpx vite -c light9/web/live/vite.config.ts &
b62c78f35380
bin/live vitejs runner
drewp@bigasterisk.com
parents:
diff
changeset
3
wait