4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
|||||||
[submodule "app/web/src/cascade"]
|
[submodule "web/src/cascade"]
|
||||||
path = app/web/src/cascade
|
path = web/src/cascade
|
||||||
url = https://github.com/Irev-Dev/CascadeStudio.git
|
url = https://github.com/Irev-Dev/CascadeStudio.git
|
||||||
|
|||||||
@@ -3,7 +3,11 @@
|
|||||||
"workspaces": {
|
"workspaces": {
|
||||||
"packages": [
|
"packages": [
|
||||||
"api",
|
"api",
|
||||||
"web"
|
"web",
|
||||||
|
"docs"
|
||||||
|
],
|
||||||
|
"nohoist": [
|
||||||
|
"docs/**"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"scripts": {},
|
"scripts": {},
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user