fix: Remove 'node-fetch' from externals (#7752)

This commit is contained in:
Pascal Birchler
2025-09-04 23:48:57 +02:00
committed by GitHub
parent 4aef2fa5d5
commit 34cd554a33

View File

@@ -23,7 +23,6 @@ const external = [
'@lydell/node-pty-linux-x64',
'@lydell/node-pty-win32-arm64',
'@lydell/node-pty-win32-x64',
'node-fetch',
];
esbuild