Yes @lamyseba, because some of your partials only have static content. If by any chance you are able to move them to baseof and save another {{ partial }} call, it should, in theory, improve the build time.
Just remember to avoid duplicating code
Yes @lamyseba, because some of your partials only have static content. If by any chance you are able to move them to baseof and save another {{ partial }} call, it should, in theory, improve the build time.
Just remember to avoid duplicating code