Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Eleventy v2.0 supports new filenames for config files.  #829

@dwkns

Description

@dwkns

Describe the bug

Eleventy supports new filenames for config files. Previously only .eleventy.js was used. Now it can be eleventy.config.js or eleventy.config.cjs as well.

See: https://www.11ty.dev/docs/config/#default-configuration-filenames

netlify dev doesn't automatically detect these new files.

Configuration
System:
OS: macOS 13.0
CPU: (10) arm64 Apple M1 Max
Memory: 962.53 MB / 32.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 16.17.1 - /opt/homebrew/opt/node@16/bin/node
Yarn: 1.22.19 - /opt/homebrew/bin/yarn
npm: 8.15.0 - /opt/homebrew/opt/node@16/bin/npm

Pull requests

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugcode to address defects in shipped code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions