{{^plugins_loaded}}

Loading...

{{/plugins_loaded}} {{#plugins_loaded}} {{#has_broken_plugins}}

Unknown plugins

These plugins are included in your apps config file but not known to the Toolkit, they will most likely cause the build to fail if they are not removed.

{{#broken_plugins}}
Remove from config{{name}}
{{/broken_plugins}}
{{/has_broken_plugins}}

Project plugins

These plugins belong to this project, and are available for use in this app.

{{#project_plugins}}
{{/project_plugins}}
{{/plugins_loaded}}