mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
6615b23c8b6ded49ca46c4745dff4d9dc54aa898
The previous fix only applied unstable_transformImportMeta to the native platform, but Zustand 5's import.meta.env usage also breaks on web. Moving the transform to the top level ensures it applies to both web and native platforms, fixing the "Cannot use 'import.meta' outside a module" error across all platforms. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%