forked from abner/for-legacy-web
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