Thanks

On 16 October 2017 at 19:27, Christopher Small <metasoar...@gmail.com> wrote:
> Take a look at the checkouts feature of Leiningen:
>
> https://github.com/technomancy/leiningen/blob/master/doc/TUTORIAL.md#checkout-dependencies
>
> In short, if you clone Reagent (or any other lib) into a `checkouts`
> directory at the root of the project, Leiningen will use your local/checkout
> version instead of whatever version it would otherwise down from Clojars (or
> what have you).
>
> Chris
>
>
> On Monday, October 16, 2017 at 4:06:52 AM UTC-7, Michael Wood wrote:
>>
>> Hi
>>
>> I've had a look in the Git repository and this group but have not found
>> instructions for building reagent. My current reason for wanting to do this
>> is I want to try React 16 (in particular createPortal), but there may be
>> other reasons in future.
>>
>>
>> Of course, once I've built it I will need to know how to tell lein to use
>> the custom-built version. Perhaps it would be useful if these instructions
>> were added to the CONTRIBUTING documentation?
>>
>> Thanks.
>>
>> --
>> Michael Wood <esio...@gmail.com>
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Reagent-Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reagent-project+unsubscr...@googlegroups.com.
> To post to this group, send email to reagent-project@googlegroups.com.
> Visit this group at https://groups.google.com/group/reagent-project.
> For more options, visit https://groups.google.com/d/optout.



-- 
Michael Wood <esiot...@gmail.com>

-- 
You received this message because you are subscribed to the Google Groups 
"Reagent-Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reagent-project+unsubscr...@googlegroups.com.
To post to this group, send email to reagent-project@googlegroups.com.
Visit this group at https://groups.google.com/group/reagent-project.
For more options, visit https://groups.google.com/d/optout.

Reply via email to