ono
ono copied to clipboard
Fix: exports.module.default does not exist
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.
Nearly a year later. Any reason this hasn't been merged?
This needs to be merged as any rollup / vitejs build are broken without it
please merge this! :)
Hi @JamesMessinger, any chance to have this PR merged? It would unblock all projects using roolup/vitejs builders