Skip to content

Commit a8a81f6

Browse files
committed
ARROW-13274: [JS] Remove Webpack
Closes apache#10669 from domoritz/rm-webpack Authored-by: Dominik Moritz <domoritz@gmail.com> Signed-off-by: Dominik Moritz <domoritz@gmail.com>
1 parent fdd7d32 commit a8a81f6

2 files changed

Lines changed: 9 additions & 336 deletions

File tree

js/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,14 +92,12 @@
9292
"npm-run-all": "4.1.5",
9393
"randomatic": "3.1.1",
9494
"rxjs": "5.5.11",
95-
"source-map-loader": "3.0.0",
9695
"ts-jest": "27.0.0",
9796
"ts-node": "10.0.0",
9897
"typedoc": "0.20.36",
9998
"typescript": "4.0.2",
10099
"web-stream-tools": "0.0.1",
101100
"web-streams-polyfill": "3.0.3",
102-
"webpack": "5.37.1",
103101
"xml2js": "0.4.23"
104102
},
105103
"engines": {

0 commit comments

Comments
 (0)