Merge branch 'mobx'

This commit is contained in:
Paul
2021-12-24 11:45:49 +00:00
115 changed files with 3973 additions and 3311 deletions

View File

@@ -104,4 +104,7 @@ export default defineConfig({
},
},
},
optimizeDeps: {
exclude: ["revolt.js"],
},
});