react-component / react-component/tooltip
Webpack5 ESM strict mode
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 944
- Forks
- 199
- Avg merge
- 19h 1m
- Merged PRs (30d)
- 3
Description
Good explanation can be found here
https://github.com/babel/babel/issues/12058#issue-700745148
In general, all imports should have extensions. Thanks
Contributor guide
No contributing guide indexed for this repository
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 by reviewing the package's TypeScript imports and the Webpack 5 ESM strict-mode behavior, using the linked Babel issue for context. Identify the affected entry points and update imports so their extensions are explicit, then verify that the package builds successfully under Webpack 5 ESM resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, webpack
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100