]> git.proxmox.com Git - pve-eslint.git/commit
adapt webkpack patch for 8.23.1
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 15 Sep 2022 09:18:05 +0000 (11:18 +0200)
committerDominik Csapak <d.csapak@proxmox.com>
Thu, 15 Sep 2022 09:33:56 +0000 (11:33 +0200)
commit7579a6928f529dd5ca2b573518939c5f43ef9cad
tree0e82773b1f76da4f338c9f7f88f5e84b2a7b903b
parent8f9d1d4df02c65c3bbb3f950b5384eb9472fa879
adapt webkpack patch for 8.23.1

we have to remove the (unnecessary) polyfill plugin, because some
transitive dependency (nodelib/fs.scandir) tries to access node specific
information that is stripped with these (browser targeting) polyfills

it's not necessary as we're targeting node anyway

also update the patch message to reflect the actual changes

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
patches/0001-adapt-webpack-config.patch