child: remove base

This commit is contained in:
鲁树人 2025-05-19 09:58:13 +09:00
parent e0b3bd60c2
commit 09c1bc474e

View File

@ -40,7 +40,6 @@ export default defineConfig({
],
},
},
base: './',
optimizeDeps: {
exclude: ['@unlock-music/crypto', 'sql.js'],
},