trxcllnt commented on issue #9752: URL: https://github.com/apache/arrow/issues/9752#issuecomment-809537936
@westandy could you try adding `.mjs` to your `resolve.extensions` list? Seems like webpack is picking up that we have `"modules": "Arrow.dom.mjs"` in our package.json, but I think your current extensions are restricting Webpack from using `.mjs` files. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
