-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
There is hacky code in the published init hook which modifies oclif's internal config plugin list.
Plugins should interact with the system through the apis of the system and not go and modify things, especially with hooks as they run for every command, not just asset-compute commands.
This is similar to previous practices where JS libraries would rewrite prototypes for other objects.
Metadata
Metadata
Assignees
Labels
No labels