mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
fix: node-pty
This commit is contained in:
@@ -12,7 +12,7 @@ const external = [
|
||||
'piscina',
|
||||
'@ffmpeg.wasm/core-mt',
|
||||
'@ffmpeg.wasm/main',
|
||||
'node-pty',
|
||||
'@homebridge/node-pty-prebuilt-multiarch',
|
||||
];
|
||||
const nodeModules = [...builtinModules, builtinModules.map((m) => `node:${m}`)].flat();
|
||||
|
||||
|
Reference in New Issue
Block a user