Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Addons to Add Icons to the Build #91

Merged
merged 2 commits into from
Feb 20, 2019

Commits on Feb 20, 2019

  1. Allow Addons to add Icons

    Instead of relying on the app to discover and include needed icons, this
    allows each addon to register their needs in `config/icons.js` and they will be
    picked up by the app and added to the final build.
    jrjohnson committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    85002d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d52a69d View commit details
    Browse the repository at this point in the history