diff bin/timeline @ 2061:a415be4cfac4

timeline gets a launcher for vitejs server
author drewp@bigasterisk.com
date Mon, 16 May 2022 01:32:57 -0700
parents
children cce16500f747
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/timeline	Mon May 16 01:32:57 2022 -0700
@@ -0,0 +1,3 @@
+#!/bin/zsh
+pnpx vite -c light9/web/timeline/vite.config.ts &
+wait