refactor: 挂载子模块
This commit is contained in:
parent
afd05faf63
commit
58e7aa1cea
2
.gitignore
vendored
2
.gitignore
vendored
@ -39,4 +39,4 @@ core/core-frontend/.stylelintcache
|
||||
/core/core-frontend/components.d.ts
|
||||
core/core-frontend/src/assets/fsSvg.js
|
||||
core/core-frontend/src/assets/fsSvg.html
|
||||
/de-xpack/
|
||||
|
||||
|
||||
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "de-xpack"]
|
||||
path = de-xpack
|
||||
url = git@github.com:dataease/de-xpack.git
|
||||
1
de-xpack
Submodule
1
de-xpack
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 24cd326ab7961272b7b39595af475bbd76a55233
|
||||
Loading…
Reference in New Issue
Block a user