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 a45f63f28c
commit 694b6049f6
-1
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