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

2018-04-30 Thread Vincent den Boer
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

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

2018-04-28 Thread Randall Leeds
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 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