cubbles / cubx.core.rte

Contains the artifacts for the in-browser runtime-environment.
https://cubbles.atlassian.net/wiki/display/RTE
1 stars 1 forks source link

ACR logs excluded webpackages #34

Closed jtrs closed 5 years ago

jtrs commented 6 years ago

ACR logs the excluded dependency extracted from manifest.webpackages

"dependencyExcludes": [
    {
         "webpackageId": "cubx.core.rte@2.4.0",
         "artifactId": "cubxpolymer"
     }
]

Console log: grafik.png