Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: exports.module.default does not exist #20

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tstone
Copy link

@tstone tstone commented Jun 16, 2023

This PR fixes a tiny bug where module.exports exists but module.exports.default does not. An additional check is added to the conditional before proceeding.

mquan added a commit to mquan/api2ai that referenced this pull request Jul 21, 2023
Details in JS-DevTools/ono#19, It's fixed in JS-DevTools/ono#20
This package is not maintained but it's depended on by swagger-parser
@Malcolm-Q
Copy link

Nearly a year later. Any reason this hasn't been merged?

@PymZoR
Copy link

PymZoR commented May 12, 2024

This needs to be merged as any rollup / vitejs build are broken without it

@ValeryG
Copy link

ValeryG commented May 14, 2024

please merge this! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants