William French
Results
22
issues of
William French
In this fix I tried the following things: - renamed eleventy.js files to use .cjs file extension. - replaced requires in .eleventy.cjs with dynamic imports. - added "type": "module" to...
adds "type": "module", to test ESM fix 🦕