Skip to content

fix(locadex): Fix import path#382

Merged
brian-lou merged 1 commit intomainfrom
b/locadex/fix-import
Jun 14, 2025
Merged

fix(locadex): Fix import path#382
brian-lou merged 1 commit intomainfrom
b/locadex/fix-import

Conversation

@brian-lou
Copy link
Copy Markdown
Contributor

No description provided.

@brian-lou brian-lou requested a review from a team as a code owner June 14, 2025 02:14
@vercel
Copy link
Copy Markdown

vercel bot commented Jun 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
example-ai-chatbot 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 14, 2025 2:15am
example-create-react-app 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 14, 2025 2:15am
example-gt-next-starter 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 14, 2025 2:15am
example-next-create-app 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 14, 2025 2:15am
example-vite-create-app 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 14, 2025 2:15am
gt-docs 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 14, 2025 2:15am

@brian-lou brian-lou merged commit f798109 into main Jun 14, 2025
2 of 8 checks passed
@brian-lou brian-lou deleted the b/locadex/fix-import branch June 14, 2025 02:15
Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Fixed import path in Locadex i18n task by converting source-relative import to relative import path.

  • Changed import path in packages/locadex/src/tasks/i18n.ts from 'src/utils/getPaths.js' to '../utils/getPaths.js' to ensure more reliable module resolution

1 file reviewed, no comments
Edit PR Review Bot Settings | Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant