Adds better support for app_plugins loading assets in a safer way and without having to pass refs
This commit is contained in:
@@ -151,7 +151,7 @@ namespace Umbraco.Cms.Tests.Integration.TestServerTest
|
||||
.AddConfiguration()
|
||||
.AddUmbracoCore()
|
||||
.AddWebComponents()
|
||||
.AddRuntimeMinifier(webHostEnvironment)
|
||||
.AddRuntimeMinifier()
|
||||
.AddBackOfficeCore()
|
||||
.AddBackOfficeAuthentication()
|
||||
.AddBackOfficeIdentity()
|
||||
|
||||
Reference in New Issue
Block a user