mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 08:38:37 +00:00
chore: exclude revolt.js from pre bundling
This commit is contained in:
@@ -99,4 +99,7 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
},
|
||||
optimizeDeps: {
|
||||
exclude: ["revolt.js"],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user