penumbra-zone / web

Apache License 2.0
10 stars 7 forks source link

fix packing packages #1324

Closed TalDerei closed 1 week ago

TalDerei commented 1 week ago

If you execute pnpm install and sh pack-public.sh, it will fail to pack all the packages

Screenshot 2024-06-18 at 1 38 42 AM

Only running pnpm all-check and then sh pack-public.sh works.

Screenshot 2024-06-18 at 1 40 44 AM
turbocrime commented 1 week ago

this is because it hasn't been compiled. this is fine, the pack-public script isn't intended to be part of a normal workflow.