mirror of
https://git.um-react.app/um/um-react.git
synced 2025-11-28 03:23:02 +00:00
exp: use @unlock-music/crypto backend for NCM decryption
This commit is contained in:
@@ -40,7 +40,7 @@ export default defineConfig({
|
||||
},
|
||||
base: './',
|
||||
optimizeDeps: {
|
||||
exclude: ['@um/libparakeet', 'sql.js'],
|
||||
exclude: ['@um/libparakeet', '@unlock-music/crypto', 'sql.js'],
|
||||
},
|
||||
plugins: [
|
||||
replace({
|
||||
|
||||
Reference in New Issue
Block a user