Skip to content

Conversation

jakehobbs
Copy link
Contributor

@jakehobbs jakehobbs commented Mar 28, 2025

Pull Request Checklist


PR-Codex overview

This PR focuses on refactoring the getAccountKitContentPath function in the tailwind/plugin.ts file by moving the declaration of pathToMe to the top of the function and removing its previous declaration from within the function.

Detailed summary

  • Moved the declaration of const pathToMe to the top of the getAccountKitContentPath function.
  • Removed the duplicate declaration of const pathToMe from within the function.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Mar 28, 2025

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

Name Status Preview Comments Updated (UTC)
aa-sdk-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 28, 2025 10:15pm
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 28, 2025 10:15pm

Copy link
Contributor

graphite-app bot commented Mar 28, 2025

How to use the Graphite Merge Queue

Add the label graphite-merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@jakehobbs jakehobbs merged commit 5abffd2 into main Mar 28, 2025
7 checks passed
@jakehobbs jakehobbs deleted the jake/fix-nextjs-require-content-path branch March 28, 2025 22:21
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.

2 participants