mirror of
https://github.com/meshtastic/web.git
synced 2025-12-24 00:00:01 -05:00
* Refactor CI workflow to remove Deno and add exclusions Removed Deno setup and caching from CI workflow. Added exclusion logic for specific package directories during the build process. * Update excluded directories in CI workflow Added 'packages/transport-deno' to the excluded directories. * Refactor CI workflow for pnpm and build process