11ty / 11ty-website

Documentation site for the Eleventy static site generator.
https://www.11ty.dev/
MIT License
470 stars 678 forks source link

Conversion from Eleventy v2 CJS to Eleventy v3 with ESM #1636

Closed zachleat closed 8 months ago

zachleat commented 8 months ago
mendhak commented 2 months ago

Thanks for linking to this example from the documentation, it was useful for me to go through. It didn't actually look too difficult to just convert to ESM syntax, so I gave it a go myself (in case it helps anyone else too).