feat(core) : colibris unbundle with config support

This commit is contained in:
Florian Schmitt 2021-11-29 19:14:50 +01:00
parent b7ae41fc45
commit 2a292ade9b
17 changed files with 1732 additions and 1884 deletions

5
package-lock.json generated
View file

@ -2233,6 +2233,11 @@
"with": "~3.0.0"
}
},
"jquery": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz",
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
},
"json3": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/json3/-/json3-3.3.2.tgz",