You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sort of re-opening #1312 after Zach asked for a minimal repro. I'll summarize the issue here; when using a javascript layout file, eleventy rebuilds when the layout file changes, but its output does not - the content of the html in the output directory remains the same.
Operating system
Windows 11
Eleventy
3.0.0
Describe the bug
Sort of re-opening #1312 after Zach asked for a minimal repro. I'll summarize the issue here; when using a javascript layout file, eleventy rebuilds when the layout file changes, but its output does not - the content of the html in the output directory remains the same.
This may also apply to javascript content, but I'm not using those so I haven't run into the issue. More context on my specific usecase is in the discord: https://discord.com/channels/741017160297611315/1321267999189110849
I realize this may actually be an issue with eleventy-dev-server, but figured I'd start here.
Reproduction steps
Expected behavior
Reproduction URL
https://github.com/nathonius/11ty-dev-server-repro
Just serve and make a change to the layout file.
Screenshots
No response
The text was updated successfully, but these errors were encountered: