[
https://issues.apache.org/jira/browse/ARROW-4522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-4522:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/21072
> [JS] Remove Webpack dependency
> ------------------------------
>
> Key: ARROW-4522
> URL: https://issues.apache.org/jira/browse/ARROW-4522
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: JavaScript
> Reporter: Dominik Moritz
> Priority: Minor
>
> Webpack is only used in minify-task but I think the same could be done with
> just terser. The API is documented at
> https://github.com/terser-js/terser#api-reference.
> To bundle files, we could switch to the lighter rollup
> (https://github.com/rollup/rollup), which also supports tree shaking.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)