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
Currently the templates can only be ignored for rendering through adding them on a list for exclude_templates() function. There should be added a glob parsed way to identify and exclude as well. e.g. exclude all template files from this folder
Currently the templates can only be ignored for rendering through adding them on a list for
exclude_templates()function. There should be added a glob parsed way to identify and exclude as well. e.g. exclude all template files from this folder