codex/aiprovider-foundation #4

Merged
linkong merged 40 commits from codex/aiprovider-foundation into main 2026-04-07 09:35:48 +00:00
Showing only changes of commit 2cc0c9412c - Show all commits

View File

@@ -64,6 +64,7 @@ export default defineConfig({
},
},
optimizeDeps: {
entries: ['src/main.tsx'],
exclude: ['satellite.js'],
},
})