Closed
Description
Jsdevtools/ono contains a bug which crashes the client if the package is build without commonjs. So any esm built fails as this broken code is included in the esm version. Anything rollup based that uses this cant build or use OAS because of this dependency.
There is an open issue as well as a "fixing" pull request:
- Issue: Weird CJS module hack is bombing Rollup builds JS-DevTools/ono#19
- Pull request Fix: exports.module.default does not exist JS-DevTools/ono#20
The developer @JamesMessinger has not reacted to multiple mentions for more than a year, the bug will be two years old soon.
I suggest forking and fixing the package, and including the fork as a dependency, or moving to remove the dependency from this package completely to fix the oas library.
Metadata
Metadata
Assignees
Labels
No labels