88kami88 / 88kami88/redistribute
package.json main/module paths wrong
Open
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
Research direction
Check the package.json file for the 'main' and 'module' field paths. Verify they point to the correct compiled output directories (likely 'dist' or 'lib'). Run the build script to see the output structure and ensure the paths align. A successful fix will allow the library to be imported correctly in other projects.
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
- Needs clarification
- Newbie friendliness
- 35/100