refactor: moves apps outside of apps/ path
This commit is contained in:
parent
b2d1a5ae9e
commit
c85e2e2357
45 changed files with 4 additions and 3 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
||||||
[submodule "apps/www/src/content"]
|
[submodule "www/src/content"]
|
||||||
path = apps/www/src/content
|
path = www/src/content
|
||||||
url = git@github.com:Llywelwyn/wynne.rs-content.git
|
url = git@github.com:Llywelwyn/wynne.rs-content.git
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,3 @@
|
||||||
packages:
|
packages:
|
||||||
- 'apps/*'
|
- 'www'
|
||||||
|
- 'penfield'
|
||||||
|
|
|
||||||
0
apps/www/src/env.d.ts → www/src/env.d.ts
vendored
0
apps/www/src/env.d.ts → www/src/env.d.ts
vendored
Loading…
Add table
Add a link
Reference in a new issue