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

Inline prismaClientPath for examples/ #9300

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Inline prismaClientPath for examples/ #9300

merged 1 commit into from
Aug 20, 2024

Conversation

dcousens
Copy link
Member

@dcousens dcousens commented Aug 20, 2024

Prelude to #9286

This pull request changes the prismaClientPath for each example to be inlined, rather than using the utility constant fixPrismaPath from examples/example-utils.

This is a small change, and easy to review.
Additionally, this pull request changes the path from 'node_modules/.myprisma/client', to 'node_modules/myprisma', to resolve some strange issues when working with different frameworks.

@keystonejs keystonejs deleted a comment from codesandbox-ci bot Aug 20, 2024
@dcousens dcousens merged commit 7dda360 into main Aug 20, 2024
25 of 43 checks passed
@dcousens dcousens deleted the prisma-types branch August 20, 2024 06:13
dcousens added a commit that referenced this pull request Aug 20, 2024
@dcousens dcousens mentioned this pull request Aug 28, 2024
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