mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Replace the cross-platform wrapper script with a direct tsc call. expo-module build is just tsc + conditional --watch; tsc alone is one-shot and cross-platform without needing env var hacks.