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 ESM anyway, even if it is compiled to no longer uses the `export` syntax. I'll continue to work on this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@annotator.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org