From a800de73154fe7bcaf21aae4a0b1827c90ccb03c Mon Sep 17 00:00:00 2001 From: Alexandre Bourlier Date: Thu, 21 Jun 2018 10:53:25 +0200 Subject: [PATCH] dependencies : updated dependencies from ldp to sib --- .gitmodules | 9 ++++++--- dist/lib/ldp-display | 1 - dist/lib/sib-core | 1 + dist/lib/sib-router | 1 + src/html/dependencies-dev.php | 4 ++-- src/html/dependencies-prod.php | 4 ++-- 6 files changed, 12 insertions(+), 8 deletions(-) delete mode 160000 dist/lib/ldp-display create mode 160000 dist/lib/sib-core create mode 160000 dist/lib/sib-router diff --git a/.gitmodules b/.gitmodules index 5ac647f..07bc462 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,12 @@ -[submodule "dist/lib/ldp-display"] - path = dist/lib/ldp-display - url = git@git.happy-dev.fr:happy-dev/ldp-display.git [submodule "dist/lib/webcomponentsjs"] path = dist/lib/webcomponentsjs url = https://github.com/webcomponents/webcomponentsjs [submodule "dist/lib/xmpp-chat-component"] path = dist/lib/xmpp-chat-component url = git@git.happy-dev.fr:happy-dev/xmpp-chat-component.git +[submodule "dist/lib/sib-core"] + path = dist/lib/sib-core + url = git@git.happy-dev.fr:startinblox/sib-core.git +[submodule "dist/lib/sib-router"] + path = dist/lib/sib-router + url = git@git.happy-dev.fr:startinblox/sib-router.git diff --git a/dist/lib/ldp-display b/dist/lib/ldp-display deleted file mode 160000 index cbba4db..0000000 --- a/dist/lib/ldp-display +++ /dev/null @@ -1 +0,0 @@ -Subproject commit cbba4db47150bcac8e86a364e2a4b20ad27fb387 diff --git a/dist/lib/sib-core b/dist/lib/sib-core new file mode 160000 index 0000000..444d258 --- /dev/null +++ b/dist/lib/sib-core @@ -0,0 +1 @@ +Subproject commit 444d258357cc525300c291e45f7be7f920f972e1 diff --git a/dist/lib/sib-router b/dist/lib/sib-router new file mode 160000 index 0000000..e374dc4 --- /dev/null +++ b/dist/lib/sib-router @@ -0,0 +1 @@ +Subproject commit e374dc48aed24e62096a9ca6c15e5f78833c35ca diff --git a/src/html/dependencies-dev.php b/src/html/dependencies-dev.php index 2534619..c1024b5 100644 --- a/src/html/dependencies-dev.php +++ b/src/html/dependencies-dev.php @@ -12,7 +12,7 @@ - - + + diff --git a/src/html/dependencies-prod.php b/src/html/dependencies-prod.php index 762f4bb..c633b3e 100644 --- a/src/html/dependencies-prod.php +++ b/src/html/dependencies-prod.php @@ -13,6 +13,6 @@ - - + +