@stainless-api/docs 0.1.0-beta.27 → 0.1.0-beta.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/stl-docs/index.ts CHANGED
@@ -139,7 +139,6 @@ function stainlessDocsIntegration(
139
139
  ssr: {
140
140
  noExternal: ['@stainless-api/ui-primitives'],
141
141
  },
142
- optimizeDeps: { include: ['@stainless-api/ui-primitives'] },
143
142
  plugins: [
144
143
  {
145
144
  name: 'stl-docs-vite',