Small buff -
if the themes viewsPath starts with a DIRECTORY_SERPARATOR (aka /) then the views path becomes relative to the applications configured base path.
Similar to issue #23 except this allows you to override the package wide theme_path for the single theme if so required (useful if say you have themes that are pulled in from composer).
Small buff - if the themes viewsPath starts with a DIRECTORY_SERPARATOR (aka /) then the views path becomes relative to the applications configured base path.
Similar to issue #23 except this allows you to override the package wide theme_path for the single theme if so required (useful if say you have themes that are pulled in from composer).