diff --git a/src/Umbraco.Web.UI/config/ClientDependency.Release.config b/src/Umbraco.Web.UI/config/ClientDependency.Release.config index f1072853ef..e767fd0a81 100644 --- a/src/Umbraco.Web.UI/config/ClientDependency.Release.config +++ b/src/Umbraco.Web.UI/config/ClientDependency.Release.config @@ -2,7 +2,7 @@ + - - - + + + + - + + + + + + + + + + bundleDomains="localhost:123456" + urlType="Base64QueryStrings" + pathUrlFormat="{dependencyId}/{version}/{type}"/> + + + + + + Defines the mime types to compress when requested by the client. + Path is a regex selector, or a * can be used as in place of 'any'. + Generally mime types are only set by client browsers in the request for things + such as JSON or XML ajax requests. + --> + + + + + - - - - diff --git a/src/Umbraco.Web.UI/config/ClientDependency.config b/src/Umbraco.Web.UI/config/ClientDependency.config index 99957f0fa8..3e8c0fc8fd 100644 --- a/src/Umbraco.Web.UI/config/ClientDependency.config +++ b/src/Umbraco.Web.UI/config/ClientDependency.config @@ -2,7 +2,7 @@ - + + @@ -31,17 +36,17 @@ NOTES: - - + + - + @@ -49,17 +54,31 @@ NOTES: - + - + + + + + +