Fixes up preview paths, adds more docs and ensures we throw exceptions when not absolute paths

This commit is contained in:
Shannon
2020-04-02 22:11:57 +11:00
parent 4eb116d4ac
commit 4fddb94462
7 changed files with 83 additions and 41 deletions

5
.gitignore vendored
View File

@@ -170,3 +170,8 @@ build/temp/
/src/Umbraco.Web.UI.NetCore/wwwroot/Media/*
/src/Umbraco.Web.UI.NetCore/wwwroot/is-cache/*
/src/Umbraco.Tests.Integration/App_Data/*
/src/Umbraco.Web.UI.NetCore/wwwroot/Umbraco/assets/*
/src/Umbraco.Web.UI.NetCore/wwwroot/Umbraco/js/*
/src/Umbraco.Web.UI.NetCore/wwwroot/Umbraco/lib/*
/src/Umbraco.Web.UI.NetCore/wwwroot/Umbraco/views/*
/src/Umbraco.Web.UI.NetCore/wwwroot/App_Data/TEMP/*