Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is a child of
-
ARROW-12308 [JS] Update dependencies
- Closed