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

Upset react build fixes #302

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Upset react build fixes #302

merged 1 commit into from
Mar 5, 2024

Conversation

JakeWags
Copy link
Member

@JakeWags JakeWags commented Mar 5, 2024

Does this PR close any open issues?

Closes none

Give a longer description of what this PR addresses and why it's needed

Previously upset-react was failing to build in NPM, causing issues with installing a new package. This resolves that issue by fixing any type errors within Upset. Interestingly, the behavior of the application is completely unaffected and was working fine before.

This fix is necessary because if a new package needs to be installed on the monorepo root level (ex: playwright), there were some interesting hoops to jump through. This fix should make it so there are no problems when setting up and running the repository.

Provide pictures/videos of the behavior before and after these changes (optional)

No behavior changes

Are there any additional TODOs before this PR is ready to go?

TODOs:

  • ...

@JakeWags JakeWags requested a review from JackWilb March 5, 2024 17:57
@JakeWags JakeWags mentioned this pull request Mar 5, 2024
3 tasks
Copy link

netlify bot commented Mar 5, 2024

Deploy Preview for upset2 ready!

Name Link
🔨 Latest commit 9b316f6
🔍 Latest deploy log https://app.netlify.com/sites/upset2/deploys/65e76380d247b60008be0812
😎 Deploy Preview https://deploy-preview-302--upset2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@JakeWags JakeWags force-pushed the upset-react-build-fixes branch from 324a53b to 9b316f6 Compare March 5, 2024 18:25
@JakeWags JakeWags merged commit a03601e into main Mar 5, 2024
7 checks passed
@JakeWags JakeWags deleted the upset-react-build-fixes branch March 5, 2024 18:40
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