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