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
Given that the crawling effort was merged in (which adds deps for :floki and :crawly) and the existing :abacus dependency, is there a planned effort to make these sorts of deps optional and maybe implement some sort of behaviour to facilitate making things more flexible for consumers of the project?
I'd be willing to help on this if there is interest.
Nothing at all wrong with any of the deps, but not every use-case will need them.
The text was updated successfully, but these errors were encountered:
Hasn't been merged yet :). I wasn't sure how to do optional dependencies. And for sure on the behaviour front. Just trying to get stuff working and then fine-tuning.
@warnero Thank you for the heads up! For some reason I thought that was merged. I will try to glance at that PR again later today and add some notes on making the dependencies optional.
Given that the crawling effort was merged in (which adds deps for
:floki
and:crawly
) and the existing:abacus
dependency, is there a planned effort to make these sorts of deps optional and maybe implement some sort of behaviour to facilitate making things more flexible for consumers of the project?I'd be willing to help on this if there is interest.
Nothing at all wrong with any of the deps, but not every use-case will need them.
The text was updated successfully, but these errors were encountered: