-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Labels
enhancementNew feature or requestNew feature or requestin progressA member of the community is currently working on a fixA member of the community is currently working on a fix
Description
Problem Description
It's currently somewhat cumbersome to add customizations to Library. People have used Docker-based solutions, or simply forked the repo in order to more easily get customizations added to the app.
Feature
It would be nice to add a more simple way to distribute and add plugins to Library. A few possibilities
- A config.yaml or customizations.yaml that allowed you to pass URLs of github gists that include middleware
- A plugin API and naming pattern (e.g.
library-plugin-fooor@your-scope/library-plugin-foo) that automatically configured itself when installed alongside library, similar to how Parcel handles plugins.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestin progressA member of the community is currently working on a fixA member of the community is currently working on a fix