diff --git a/bin/live b/bin/live new file mode 100755 --- /dev/null +++ b/bin/live @@ -0,0 +1,3 @@ +#!/bin/zsh +pnpx vite -c light9/web/live/vite.config.ts & +wait