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 2022/01/09 03:23:00 UTC

[jira] [Resolved] (ARROW-4522) [JS] Remove Webpack dependency

     [ https://issues.apache.org/jira/browse/ARROW-4522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominik Moritz resolved ARROW-4522.
-----------------------------------
    Resolution: Won't Fix

> [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.1#820001)