eleventy icon indicating copy to clipboard operation
eleventy copied to clipboard

CommonJS versus ESM docs

Open zachleat opened this issue 1 year ago • 0 comments

Make sure to note all of the use cases for configuration files (CommonJS projects, ESM projects, CJS in an ESM project, ESM in a CJS project), template files (.11ty.js .11ty.cjs) etc etc.

Make sure to include notes on plugins too (you can import a CJS plugin!)

Probably reuse a lot of the release blog: https://www.11ty.dev/blog/canary-eleventy-v3/

zachleat avatar Jan 09 '24 02:01 zachleat