Files @ d678c2757cd4
Branch filter:

Location: light9/bin/timeline

drewp@bigasterisk.com
config log() better. note that in chrome, you have to turn on 'verbose' in the console log to see anything :(
1
2
3
#!/bin/zsh
pnpx vite -c light9/web/timeline/vite.config.ts &
wait