Skip to content
Andre Kless edited this page Feb 19, 2020 · 2 revisions

All dependendencies that are under the ignore property in a instance configuration are not solved automatically from ccm.

"ignore": {
  "builder": [ "ccm.component", "../json_builder/ccm.json_builder.js", { "directly": true, "nosubmit": true } ],
  "configs": [ "ccm.store", { "name": "dms-configs", "url": "https://ccm2.inf.h-brs.de" } ]
}