mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
feat: debug
This commit is contained in:
@@ -76,6 +76,7 @@ const baseConfig = (mode: string = 'development') => defineConfig({
|
||||
},
|
||||
},
|
||||
build: {
|
||||
sourcemap: mode === 'development',
|
||||
target: 'esnext',
|
||||
// minify: mode === 'production' ? 'esbuild' : false,
|
||||
// 压缩代码出现了未知问题导致无法运行,暂时不启用
|
||||
|
Reference in New Issue
Block a user