rename the schame appconfig (#7805)

This commit is contained in:
Maurizio Vitale
2022-09-02 15:06:43 +01:00
committed by GitHub
parent 76bbe582f8
commit 8e9cb07cde
2 changed files with 1 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
"output": "/bundles/assets/adf-core/"
},
{
"glob": "schema.json",
"glob": "app.config.schema.json",
"input": "./src/lib/app-config",
"output": "/"
},