You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2021. It is now read-only.
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.
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:
ignition-js/src/util.ts
Line 29 in b15a12d
I don't think runnable solutions will be a thing, because we're in a browser context.
The text was updated successfully, but these errors were encountered: