Closed mouzofabricio closed 6 years ago
Well I was able to narrow down the issue.
Apparently the portal_normal.ftl template is being updated correctly but the problem is with the resources-importer templates.
Any clue on how to solve this ?
Hey @mouzofabricio, sorry about this... I don't think it would be possible to solve this with the current watch
infrastructure...
In any case, I've filed https://github.com/liferay/liferay-themes-sdk/issues/45 in the new repository location to keep track of this and see if we can give it some thought in the future.
I have a theme where i added some structures and templates.
For some reasons the scss changes work perfectly with gulp watch but when I make changes on a template it doesn't update on the liferay instance.
the last Message that I see in the gulp log is "Browsersync: reloading browsers" and it stays there.
I removed the template cache in liferay by setting it to 0.
Any ideas what could be happening ?
This is the complete log: