Dominik Moritz created ARROW-13303:
--------------------------------------
Summary: [JS] Revise bundles
Key: ARROW-13303
URL: https://issues.apache.org/jira/browse/ARROW-13303
Project: Apache Arrow
Issue Type: Improvement
Components: JavaScript
Reporter: Dominik Moritz
* Use es2015 sources in the apache-arrow package since webpack 4 does not
support esnext and many people still use it
* Generate .cjs and .mjs files instead of just .js to make it clear what the
files are.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)