mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
refactor: ws log
This commit is contained in:
@@ -38,6 +38,7 @@ const baseConfigPlugin: PluginOption[] = [
|
||||
{ src: './src/onebot11/onebot11.json', dest: 'dist/config/' },
|
||||
{ src: './package.json', dest: 'dist' },
|
||||
{ src: './README.md', dest: 'dist' },
|
||||
{ src: './logo.png', dest: 'dist/logs' },
|
||||
{ src: './src/core.lib/MoeHoo-win32-x64.node', dest: 'dist' },
|
||||
{ src: './src/core.lib/MoeHoo-linux-x64.node', dest: 'dist' },
|
||||
...(startScripts.map((startScript) => {
|
||||
|
Reference in New Issue
Block a user