mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-24 10:27:28 +08:00
(feature)(supersonic-fe) add memory manage (#1279)
This commit is contained in:
@@ -183,5 +183,5 @@ export default defineConfig({
|
||||
alias: {
|
||||
'supersonic-chat-sdk': path.resolve(__dirname, '../../chat-sdk/src/'),
|
||||
},
|
||||
// esbuildMinifyIIFE: true,
|
||||
esbuildMinifyIIFE: true,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user