Merge pull request #287 from Irev-Dev/kurt/259

Move app into app directory
This commit was merged in pull request #287.
This commit is contained in:
Kurt Hutten
2021-05-01 07:14:52 +10:00
committed by GitHub
232 changed files with 2 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
[submodule "web/src/cascade"] [submodule "web/src/cascade"]
path = web/src/cascade path = app/web/web/src/cascade
url = https://github.com/Irev-Dev/CascadeStudio.git url = https://github.com/Irev-Dev/CascadeStudio.git

View File

View File

@@ -3,11 +3,7 @@
"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