-
Notifications
You must be signed in to change notification settings - Fork 453
Watch process doesn’t regenerate site #371
Comments
My workaround right now is to use CodeKit:
I also use CodeKit’s auto-reload. This way the browser reloads when both .scss and .twig files change. It reloads twice, though. |
Just checking in with you. No intertubes at home at the moment so I wasn't able to look into this last night. Opening the issue now so I can view it offline and check on it tonight. |
Hi, |
The error occurs only when I include or extend an other .twig. The watch message "has changed" appears but it doesn't refresh the template |
I can also confirm this issue. Just want to say a quick kudos for all the awesome work, we are finally getting into Patternlab and this project is awesome, thanks so much. |
Any updates on this issue? |
I'm having the same issue, any chance this will be looked at soon? |
I find that the watch process does not reliably regenerate the site if it has previously timed out. |
I’m not sure when this happened, but the watch process doesn’t regenerate the site anymore. The changes I made to a molecule aren’t updated in the organism it was included in (When running the Pattern Lab server, the changes are updated in the original pattern and the page is reloaded as well). When I generate the site manually with --generate, the changes are propagated correctly.
I’m using the Twig Edition on PHP.
The „has changed“ message pop up when I save the file.
The text was updated successfully, but these errors were encountered: