refactor: 挂载子模块

This commit is contained in:
fit2cloud-chenyw
2023-10-24 09:17:46 +08:00
parent afd05faf63
commit 58e7aa1cea
3 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View File

@@ -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
View File

@@ -0,0 +1,3 @@
[submodule "de-xpack"]
path = de-xpack
url = git@github.com:dataease/de-xpack.git

1
de-xpack Submodule

Submodule de-xpack added at 24cd326ab7