You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Dominik Moritz (Jira)" <ji...@apache.org> on 2021/07/11 20:36:00 UTC

[jira] [Created] (ARROW-13303) [JS] Revise bundles

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)