Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move prisma client to own module #1780

Merged
merged 2 commits into from
Aug 12, 2024
Merged

move prisma client to own module #1780

merged 2 commits into from
Aug 12, 2024

Conversation

w3cj
Copy link
Member

@w3cj w3cj commented Aug 12, 2024

  • Moves prisma client to its own module and updates the import across the code base.
  • Updated a few imports from ../hooks to $/hooks

Copy link

vercel bot commented Aug 12, 2024

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

Name Status Preview Updated (UTC)
syntax-website ✅ Ready (Inspect) Visit Preview Aug 12, 2024 8:24pm

@w3cj w3cj mentioned this pull request Aug 12, 2024
Copy link

codecov bot commented Aug 12, 2024

Bundle Report

Changes will increase total bundle size by 593 bytes ⬆️

Bundle name Size Change
website-client-esm 2.27MB 0 bytes
website-server-esm 30.72MB 593 bytes ⬆️

@stolinski stolinski merged commit c872825 into locals Aug 12, 2024
3 checks passed
stolinski added a commit that referenced this pull request Aug 13, 2024
* removes locals.prisma

* move prisma client to own module (#1780)

* move prisma client to own module

* add missing import

---------

Co-authored-by: CJ <[email protected]>
github-actions bot added a commit that referenced this pull request Aug 13, 2024
* removes locals.prisma

* move prisma client to own module (#1780)

* move prisma client to own module

* add missing import

---------

Co-authored-by: CJ <[email protected]> 2.1.93
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