I've submitted a board report. It is couple days past the deadline that is
supposed to give mentors time to review, but this reminder didn't even come
until after that deadline. Perhaps that's due to us missing August and
maybe, therefore, Justin provided this reminder manually. I've submitted
this
tilgovi commented on issue #113:
URL:
https://github.com/apache/incubator-annotator/issues/113#issuecomment-913793451
Actually, even compiling the dependencies won't work, because `@mdev/finder`
specifies `"type": "module"` in its `package.json`, which means Node will try
to load it as ES
On 05/09/2021 19.11, Nick Kew wrote:
>> On 3 Sep 2021, at 12:14, Gerben wrote:
>>
>> Dear community,
>>
>> The Apache Annotator (incubating) community is pleased to announce the
>> release of Apache Annotator (incubating) 0.2.0.
> Congrats on the progress that represents!
>
> Do we have any news o
tilgovi commented on issue #113:
URL:
https://github.com/apache/incubator-annotator/issues/113#issuecomment-913791968
Ah, I see. It shouldn't be a problem that `@mdef/finder` is ESM-only, since
we only support versions of Node that have stable ESM support. However, it
looks like the lands
Treora commented on issue #113:
URL:
https://github.com/apache/incubator-annotator/issues/113#issuecomment-913777213
Regarding replacing the `optimal-select` dependency, I described my earlier
research in commit message c8ef340e34b1:
I tried a few css selector generators, listed