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

fix: ensure apps build consistently in docker and locally #231

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

ygrishajev
Copy link
Collaborator

@ygrishajev ygrishajev commented Jun 7, 2024

This PR ensures that all the core dependencies like react and next are aligned across all monorepo apps/packages. Additionally, it updates the Docker files accordingly. With this PR, all builds and types get consistency across environments and build the same way in both Docker and locally within the context of the monorepo.

NOTE: This is 1 of 3 PR which should be merged together. It should be reviewed 1st and merged last after #232

apps/deploy-web/src/utils/localStorage.ts Outdated Show resolved Hide resolved
apps/landing/package.json Outdated Show resolved Hide resolved
withing the context of the monorepo

refs #209
@ygrishajev
Copy link
Collaborator Author

I'll rebase the other 2 PRs once we're done with this one. I can also go the opposite way and merge this one and rebase the rest against main

@ygrishajev ygrishajev merged commit f4dbd88 into main Jun 8, 2024
6 checks passed
@ygrishajev ygrishajev deleted the feature/workspaces branch June 8, 2024 07:08
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.

3 participants