-
Notifications
You must be signed in to change notification settings - Fork 248
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
Migrate codebase to pnpm + integrate prism react renderer 2 #354
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Looks good, a few comments overall.
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"react-live": "^4.0.0", | ||
"prism-react-renderer": "*", |
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.
should this be an explicit version, since PRR isn't part of this workspace?
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.
It isn't, but the *
also means, I believe, use the version specified in the root package.json too.
Co-authored-by: Grant Sander <gksander93@gmail.com>
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.
My bad, this fell off my radar.
tsup
for building the libraryAlso gets doc site previews → https://react-live-docs-website-git-task-pnpm-formidable-labs.vercel.app/