Skip to content

fix(locadex): Fix wrong import caused by cursor#404

Merged
brian-lou merged 1 commit intomainfrom
b/locadex/cursor-is-bad
Jun 17, 2025
Merged

fix(locadex): Fix wrong import caused by cursor#404
brian-lou merged 1 commit intomainfrom
b/locadex/cursor-is-bad

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 17, 2025 04:56
@vercel
Copy link
Copy Markdown

vercel bot commented Jun 17, 2025

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

Name Status Preview Comments Updated (UTC)
gt-docs 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 17, 2025 4:56am
5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
example-ai-chatbot ⬜️ Ignored (Inspect) Jun 17, 2025 4:56am
example-create-react-app ⬜️ Ignored (Inspect) Jun 17, 2025 4:56am
example-gt-next-starter ⬜️ Ignored (Inspect) Jun 17, 2025 4:56am
example-next-create-app ⬜️ Ignored (Inspect) Jun 17, 2025 4:56am
example-vite-create-app ⬜️ Ignored (Inspect) Jun 17, 2025 4:56am

@brian-lou brian-lou merged commit bf06c8e into main Jun 17, 2025
7 of 8 checks passed
@brian-lou brian-lou deleted the b/locadex/cursor-is-bad branch June 17, 2025 04:56
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 module resolution in Locadex by updating import path from absolute to relative in packages/locadex/src/tasks/setup.ts, changing src/utils/exec.js to ../utils/exec.js to ensure proper module imports in built code.

  • Modified import path in packages/locadex/src/tasks/setup.ts to use relative path instead of src-based absolute path for 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