Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

Included patterns do not get updated after initial serve #3

Open
dnwhte opened this issue Dec 8, 2017 · 3 comments
Open

Included patterns do not get updated after initial serve #3

dnwhte opened this issue Dec 8, 2017 · 3 comments

Comments

@dnwhte
Copy link
Member

dnwhte commented Dec 8, 2017

Included patterns do not get updated after initial serve. The standalone pattern does get updated on save, but patterns that include it do not.

Enabling expandPartials fixes this, but breaks Nunjucks template inheritance.

@trishasalas
Copy link

trishasalas commented Feb 2, 2018

Thanks for your work on this!

I just ran into this problem as well and after much frustration decided that the pattern includes were more important than template inheritance. I'm bypassing the templates completely and it works ok for now.

I'd like to help if I can, I'll poke around a bit and see if I can make some headway.

@dnwhte
Copy link
Member Author

dnwhte commented Feb 3, 2018

That would be awesome. I'm currently working on v3 support. Hopefully this issue can be resolved in that. It is very frustrating.

@dnwhte
Copy link
Member Author

dnwhte commented Feb 22, 2018

@trishasalas this appears to be fixed in my testing of the recent alpha-8 release. Can you verify on your end?

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

No branches or pull requests

2 participants