assemblee-virtuelle / assemblee-virtuelle/semapps
`@semapps/geo-components` package doesn't work with Vite.js
- Dominant language
- TypeScript
- Stars
- 103
- Forks
- 14
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
```
Failed to resolve entry for package "leaflet-defaulticon-compatibility".
The package may have incorrect main/module/exports specified in its package.json.
```
See https://github.com/ghybs/leaflet-defaulticon-compatibility/issues/5
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Vite.js build failure in the @semapps/geo-components package and compare the resolution error with leaflet-defaulticon-compatibility issue #5. Inspect how that dependency is exposed to Vite; done means the package resolves and builds successfully without the reported entry-point error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vite
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100