feat: 助手配置与服务命令扩展及依赖更新
This commit is contained in:
@@ -35,6 +35,9 @@ await Bun.build({
|
||||
naming: {
|
||||
entry: 'assistant-server.mjs',
|
||||
},
|
||||
define: {
|
||||
ENVISION_VERSION: JSON.stringify(pkg.version),
|
||||
},
|
||||
external: ['pm2'],
|
||||
env: 'ENVISION_*',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user