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