-
Notifications
You must be signed in to change notification settings - Fork 33
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
[TECH] Move to PNPM #1158
base: main
Are you sure you want to change the base?
[TECH] Move to PNPM #1158
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. app runs fine in dev mode for me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
working for on macOS and Windows
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested it in dev mode and on all platforms. The client launched and opened as expected with no issues.
e7827d2
to
c853578
Compare
Move to PNPM from Yarn.
Needed to fix some types here and there.
Was able to build and install an artifact just fine on my Linux PC, we should just double check on mac and windows as well.
HOW TO TEST
Use the following Checklist if you have changed something on the Backend or Frontend: