We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d97d6 commit 2a76de4Copy full SHA for 2a76de4
config/dep-optimization-options.md
@@ -51,7 +51,7 @@ export default defineConfig({
51
52
## optimizeDeps.esbuildOptions
53
<!-- textlint-disable -->
54
-- **型:** [`Omit`](https://www.typescriptlang.org/docs/handbook/utility-types.html#omittype-keys)`<`[`EsbuildBuildOptions`](https://esbuild.github.io/api/#simple-options)`,
+- **型:** [`Omit`](https://www.typescriptlang.org/docs/handbook/utility-types.html#omittype-keys)`<`[`EsbuildBuildOptions`](https://esbuild.github.io/api/#general-options)`,
55
| 'bundle'
56
| 'entryPoints'
57
| 'external'
0 commit comments