Kurt/259 #291

Merged
Irev-Dev merged 2 commits from kurt/259 into main 2021-04-30 23:33:09 +02:00
232 changed files with 7 additions and 3 deletions
Showing only changes of commit 9db76458d1 - Show all commits

4
.gitmodules vendored
View File

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

View File

View File

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