primefaces / primefaces/primereact
@types/react-transition-group should go to peerDependencies or devDependencies
Open
Nobody has claimed this yet.
dependencies
- Dominant language
- CSS
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
this doesn't make sense for production purpose
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at rollup.config.js line 384 and inspect how @types/react-transition-group is classified for the production package. Verify the resulting dependency metadata or package output, and consider the issue done when this type-only dependency is no longer installed as a production dependency while the build still succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100