Keep Theia config out of home dotfolder

This commit is contained in:
2026-05-10 23:04:48 +00:00
parent 7de42e10df
commit 1ccf2fb1cf
16 changed files with 101 additions and 9 deletions
+5
View File
@@ -39,6 +39,11 @@
},
"theia": {
"target": "browser",
"backend": {
"config": {
"configurationFolder": ".git.zone/ide/theia"
}
},
"frontend": {
"config": {
"applicationName": "Git.Zone IDE",