Skip to content

Incremental regeneration ignores changes to data files #7682

@amyspark

Description

@amyspark

My Environment

Software Version(s)
Operating System MacOS High Sierra 10.13.6
jekyll 4.0.0.pre.alpha1
github-pages No

Expected Behaviour

Running jekyll build --incremental in separate executions result in my site being updated.

Current Behavior

jekyll build --incremental ignores any and all changes to my home page's data files, it outputs exactly the same web page after each build. Using jekyll serve -i -l works, however.

Code Sample

I've uploaded my (very much stripped down) toolchain at https://github.com/amyspark/jekyll-4-demo-bug. Run yarn (it includes the bundle step) and then yarn dev.
Finally, try and edit any of the dates in _data/amyspark.ymland check if the page updates accordingly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions