google / eleventy-high-performance-blog

A high performance blog template for the 11ty static site generator.
https://www.industrialempathy.com/posts/eleventy-high-performance-blog/
MIT License
4.01k stars 283 forks source link

fix(eleventyConfig): read 404.html on demand #166

Closed BirkhoffLee closed 1 year ago

BirkhoffLee commented 1 year ago

In the old behaviour, when the user changes the content of 404.md, they would need to restart the dev server in order for the change to take effect. This change effectively fixes the issue.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.