diff bin/live @ 2082:b62c78f35380

bin/live vitejs runner
author drewp@bigasterisk.com
date Wed, 25 May 2022 01:10:57 -0700
parents
children cce16500f747
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/live	Wed May 25 01:10:57 2022 -0700
@@ -0,0 +1,3 @@
+#!/bin/zsh
+pnpx vite -c light9/web/live/vite.config.ts &
+wait