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

Build up to the Prisma adapter with turbo #722

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

paulomarg
Copy link
Contributor

WHY are these changes introduced?

The changes in #707 allowed us to start building packages with turbo in this repo. Following that, we'll need to get all of the packages building with the new process.

As a first step, this PR is changing all of the packages needed to build the Prisma session adapter to use turbo, and making the configurations for rollup a little more generic since most of it will be shared anyway.

Following this, I'll set up a PR to build the Remix package with the new setup, which will be a little more work since that package has some special configs. Following that, we'll build everything the new way and we'll be ready to merge the repos.

@paulomarg paulomarg requested a review from a team as a code owner March 27, 2024 18:23
@paulomarg paulomarg force-pushed the build_prisma_with_turbo branch from 651b1ed to 1a0c6ef Compare March 27, 2024 18:24
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is mostly copying the file from its previous location in the session-storage package since this will apply to basically everything.

@paulomarg paulomarg merged commit ff90401 into build_process_revamp Mar 27, 2024
10 checks passed
@paulomarg paulomarg deleted the build_prisma_with_turbo branch March 27, 2024 20:17
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