You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@annotator.apache.org by Vincent den Boer <vi...@youapt.eu> on 2018/04/27 09:25:26 UTC

Urgent question: How can I integrate this in a clean way?

Since the packages are not published yet, and npm doesn't seem to 
support installs from Git subdirectories, how can I integrate this in 
another project?


Re: Urgent question: How can I integrate this in a clean way?

Posted by Vincent den Boer <vi...@youapt.eu>.
Thank you Randall! For now as a quick fix, I've integrated Annotator as 
a Git submodule using yarn workspace. It's not working fully yet, with 
some differences in import syntax that probably stem from the fact we 
use Browserify. Once I get everything working, I'll send a link to the 
diff, so we can see if it's interesting to merge back upstream. Looking 
forward to the package, will be much cleaner to integrate  ;)


On 28-04-18 09:59, Randall Leeds wrote:
> We can make a preview release to npm. I'll try to do that in the next few
> days.
>
> On Fri, Apr 27, 2018 at 2:25 AM Vincent den Boer <vi...@youapt.eu> wrote:
>
>> Since the packages are not published yet, and npm doesn't seem to
>> support installs from Git subdirectories, how can I integrate this in
>> another project?
>>
>>



Re: Urgent question: How can I integrate this in a clean way?

Posted by Randall Leeds <ra...@apache.org>.
We can make a preview release to npm. I'll try to do that in the next few
days.

On Fri, Apr 27, 2018 at 2:25 AM Vincent den Boer <vi...@youapt.eu> wrote:

> Since the packages are not published yet, and npm doesn't seem to
> support installs from Git subdirectories, how can I integrate this in
> another project?
>
>