[GIT] 🎉 add submodule for frontend with angular CLI
This commit is contained in:
parent
bb63734e4d
commit
e9ef1dcef3
|
@ -19,3 +19,4 @@
|
|||
/web/build/
|
||||
/node_modules/
|
||||
/yarn-error.log
|
||||
caisse-bliss-frontend
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "caisse-bliss-frontend"]
|
||||
path = web/caisse-bliss-frontend
|
||||
url = https://gitlab.com/tykayn1/caisse-bliss-frontend
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 474d8db5d74ec1283bf9b9e1a0fe03221538d44c
|
Loading…
Reference in New Issue