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

Modified Twig components in a parent template aren't reflected in the page's last modification date #4

Open
BeardedFish opened this issue May 20, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@BeardedFish
Copy link
Member

No description provided.

@BeardedFish BeardedFish added the enhancement New feature or request label May 20, 2023
@BeardedFish BeardedFish self-assigned this May 20, 2023
@BeardedFish
Copy link
Member Author

I tried to implement a solution for this using regex today; however, it looks like it causes stack overflow errors for large files. I will try to write a different solution to this.

@BeardedFish
Copy link
Member Author

I took another look at this today and it seems that Boost's Regex library does not throw a stack overflow error for large files.

@BeardedFish
Copy link
Member Author

I might circle back to fixing this issue sometime in 2024. I think using Tree-sitter for parsing twig files would be a good approach.

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

No branches or pull requests

1 participant