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

This commit is contained in:
Pascal Birchler
2025-09-04 23:48:57 +02:00
committed by Sandy Tao
parent 4b676775d7
commit 5496862e6e

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