Describe the bug
when using date: Last Modified in a liquid file that includes other files, the date doesn't change when only an include is being modified
To Reproduce
- create a file with 3 includes
- modify any of the includes but not the parent file
- you get the old date
Expected behavior
Last-Modified should take into consideration compiled result for date
Environment:
- Linux
- Eleventy Version 0.10.0
Describe the bug
when using
date: Last Modifiedin aliquidfile thatincludesother files, the date doesn't change when only an include is being modifiedTo Reproduce
Expected behavior
Last-Modifiedshould take into consideration compiled result for dateEnvironment: