-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: ensure we always process add-ons the same order (#410)
* feat: ensure we always process add-ons the same order maps does not guarantee we are going to read the properties in the same order they are created. use an slice of add-ons instead. * feat: print add name instead of type (error)
- Loading branch information
1 parent
e7bd5f8
commit 6e3cf7a
Showing
1 changed file
with
11 additions
and
7 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