hashicorp / hashicorp/nextjs-bundle-analysis
ESM is now required for some packages
Open
- Dominant language
- JavaScript
- Stars
- 674
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
Some dependencies are moving to ESM only, one example is gzip-size which is ESM-only from v7
While the updated module can be used as dynamic import, it now opens the question whether this package could be moved to ESM-only or not.
@jescalan do you have an opinion on this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.