diff bin/effectListing @ 2149:cce16500f747

faster startup of all vite tools
author drewp@bigasterisk.com
date Wed, 17 May 2023 19:24:29 -0700
parents 4248f40ddcae
children
line wrap: on
line diff
--- a/bin/effectListing	Wed May 17 19:09:01 2023 -0700
+++ b/bin/effectListing	Wed May 17 19:24:29 2023 -0700
@@ -1,4 +1,4 @@
 #!/bin/sh
-pnpx vite -c light9/effect/listing/web/vite.config.ts &
+pnpm exec vite -c light9/effect/listing/web/vite.config.ts &
 wait