You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ArangoDB
Hey, I'm trying to use ES6 `import` and `export` statements in my Foxx Microservices, but it looks like they run everything in CommonJS by default (with `require` statements). How can I adjust this functionality?