annotate bin/live @ 2219:165fc8ed28ab

clearly this approach is wrong
author drewp@bigasterisk.com
date Tue, 23 May 2023 16:26:32 -0700
parents cce16500f747
children f9edd9819b7d
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
2149
cce16500f747 faster startup of all vite tools
drewp@bigasterisk.com
parents: 2082
diff changeset
2 pnpm exec vite -c light9/web/live/vite.config.ts &
2082
b62c78f35380 bin/live vitejs runner
drewp@bigasterisk.com
parents:
diff changeset
3 wait