Mercurial > code > home > repos > light9
annotate bin/attic/fade @ 2447:361c612e3c60
checkpoint show data
author | drewp@bigasterisk.com |
---|---|
date | Mon, 03 Jun 2024 12:11:54 -0700 |
parents | 4556eebe5d73 |
children |
rev | line source |
---|---|
2101 | 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 | 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 |