Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Solution providers #9

Open
AdrianMrn opened this issue Feb 6, 2020 · 0 comments
Open

Solution providers #9

AdrianMrn opened this issue Feb 6, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@AdrianMrn
Copy link
Collaborator

AdrianMrn commented Feb 6, 2020

This already works when getting solutions from the Flare client.

If not using the Flare client, you should be able to pass an array of solution providers to the Ignition initialization, which then loops over them and registers them on its instance of the Flare client.

The solutions should then be added automatically:

.replace('**solutions**', JSON.stringify(report.solutions));

I don't think runnable solutions will be a thing, because we're in a browser context.

@AdrianMrn AdrianMrn added the enhancement New feature or request label Feb 6, 2020
@AdrianMrn AdrianMrn changed the title Runnable solutions (Runnable) solutions Feb 11, 2020
@AdrianMrn AdrianMrn changed the title (Runnable) solutions Solution providers Feb 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant