You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the theia environment is detected and every service checks for themselves if the theia variable is set.
It would architectural be better to put all theia related code into its own module and then a strategy pattern decides what to use on start up
The text was updated successfully, but these errors were encountered:
Currently the theia environment is detected and every service checks for themselves if the theia variable is set.
It would architectural be better to put all theia related code into its own module and then a strategy pattern decides what to use on start up
The text was updated successfully, but these errors were encountered: