Ship two json schema files.. One that reference others, and a CMS one (#13123)

* Ship two json schema files.. One that reference others, and a CMS one

* git ignore

* Build schema files sepearately
This commit is contained in:
Bjarke Berg
2022-10-05 12:42:21 +02:00
committed by GitHub
parent 6dc874147f
commit 46da0b07a8
10 changed files with 250 additions and 147 deletions

4
.gitignore vendored
View File

@@ -106,4 +106,8 @@ cypress.env.json
# Ignore auto-generated schema
/src/Umbraco.Cms.Targets/appsettings-schema.json
/src/Umbraco.Web.UI/appsettings-schema.json
/src/Umbraco.Web.UI/appsettings-schema.umbraco.json
/tests/Umbraco.Tests.Integration/appsettings-schema.json
/src/Umbraco.Cms.Targets/appsettings-schema.json
/src/Umbraco.Cms.Targets/appsettings-schema.umbraco.json