-
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🩹 fix(minor): root only services always resolve to root (#2665)
The following services are only set on the root instance: - bud.server - bud.compiler - bud.dashboard This change makes it so that when accessing these services from a child instance context the services resolve to root: - bud.root.server - bud.root.compiler - bud.root.dashboard ## Type of change **PATCH: backwards compatible change**
- Loading branch information
1 parent
dd69035
commit cce6155
Showing
1 changed file
with
39 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters