Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to includes aren't triggering a rebuild of parents #3

Open
mountainash opened this issue Aug 19, 2020 · 1 comment
Open

Changes to includes aren't triggering a rebuild of parents #3

mountainash opened this issue Aug 19, 2020 · 1 comment

Comments

@mountainash
Copy link

I've noticed that while using -f minify:html,js on lektor server that when a change to an included file is made, the [parents] file isn't getting rebuilt.

When using in a template file:

{% include 

Running `lekor server without the args to trigger the minification plugin allows Lektor to rebuild any files that include the modified file.

I'm running Lektor v3.1.3 with lektor-minify v1.2 on python:3.8 (Docker Compose)

@pietroalbini
Copy link
Owner

Thanks for opening the issue!

I'm not using Lektor anymore and unfortunately I don't have time to track down the bug. Still, I'd be happy to review a PR fixing the bug!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants