developit / developit/preact-transition-group
Support EcmaScript
Open
- Dominant language
- JavaScript
- Stars
- 54
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently, when adding preact-transition-group to next.js the build fails.
```
error - ./node_modules/preact-transition-group/dist/preact-transition-group.mjs
Can't import the named export 'Component' from non EcmaScript module (only default export is available)
```
It would be super useful to be able to use preact-transition-group 🚀
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.