You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.
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.
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.
The text was updated successfully, but these errors were encountered: