React is included in the dev dependencies of the design system starter template in the UI workspace #8156
Closed
ghdtjgus76
started this conversation in
Ideas
Replies: 2 comments
-
|
Happy to take a PR for this! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Looks like this was fixed! ca758d9 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Background
I was planning to use the design system starter template from TurboRepo.
However, while examining the package.json file in the UI workspace, I noticed that React is listed under devDependencies.
As far as I know, React should be specified as a dependency, not a devDependency.
If there's anything wrong with this, I would greatly appreciate it if you could let me know.
Proposal
React should be specified as a dependency, not a devDependency.
Beta Was this translation helpful? Give feedback.
All reactions