Operating system
macOS Tahoe 26.1
Eleventy
3.1.2
Describe the bug
I just updated to node v25.1.0 and one of my sites is taking over 15s to build. It normally builds in about 0.18s. I tracked it down to this:
11tydata.json:
{
"date": "git Last Modified"
}
If I downgrade node to v20.X the site builds in 3s.
Reproduction Source Code URL
https://github.com/craigerskine/cmx.media
Screenshots
No response