Closed
Description
We try and adopt template updates in our action from time to time and Convert to ESM and use rollup has caused an issue on Windows related to rollup/rollup#3434. Looking at the dist/index.js of this template, I also see a bunch of require
calls. So this might also be an issue in this template.
I tried using transformMixedEsModules=true
in here but that didn't seem to fix the problem.
Any help with this is appreciated!
Metadata
Metadata
Assignees
Labels
No labels