mirror of
https://github.com/dataease/dataease.git
synced 2026-01-24 10:33:13 +08:00
refactor: 挂载子模块
This commit is contained in:
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
Submodule de-xpack added at 24cd326ab7
Reference in New Issue
Block a user