annotate bin/fade @ 2372:06bf6dae8e64

reorg tools into light9/web/ and a single vite instance
author drewp@bigasterisk.com
date Thu, 08 Jun 2023 13:20:23 -0700
parents d193689223fb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2101
4248f40ddcae effects/ is now at effectListing/
drewp@bigasterisk.com
parents:
diff changeset
1 #!/bin/sh
2229
d193689223fb clean up vitejs warnings for fade. this is now the model vite.config.ts
drewp@bigasterisk.com
parents: 2149
diff changeset
2 exec pnpm exec vite -c light9/fade/vite.config.ts
2101
4248f40ddcae effects/ is now at effectListing/
drewp@bigasterisk.com
parents:
diff changeset
3
2229
d193689223fb clean up vitejs warnings for fade. this is now the model vite.config.ts
drewp@bigasterisk.com
parents: 2149
diff changeset
4