fix: restore proxy-agent (#10569)

This commit is contained in:
Alex Rudenko
2023-07-19 13:38:52 +02:00
committed by GitHub
parent 54c6ff2f3c
commit bf6304e064
4 changed files with 543 additions and 145 deletions

View File

@@ -22,7 +22,4 @@ export default {
path: process.cwd(),
filename: 'bundle.js',
},
node: {
__dirname: true,
},
};