tilgovi commented on issue #42: Upgrade dependencies URL: https://github.com/apache/incubator-annotator/pull/42#issuecomment-429927283 Yes. First, #43. Next, turns out another misbehaviour we've been coasting by on is mocha importing mjs files. I might move all test files to .js, or at least have an entry point .js test file that runs as esm/babel compatibility mode and imports the others from .mjs. I have the latter approach (also taken by esm itself) working locally, just haven't pushed everything yet.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services