ono icon indicating copy to clipboard operation
ono copied to clipboard

Fix: exports.module.default does not exist

Open tstone opened this issue 1 year ago • 5 comments

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.

tstone avatar Jun 16 '23 20:06 tstone

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

Malcolm-Q avatar Mar 13 '24 14:03 Malcolm-Q

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

PymZoR avatar May 12 '24 13:05 PymZoR

please merge this! :)

ValeryG avatar May 14 '24 15:05 ValeryG

Hi @JamesMessinger, any chance to have this PR merged? It would unblock all projects using roolup/vitejs builders

feloy avatar Aug 22 '24 12:08 feloy