You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: unique titles for overview pages and descriptive intro anchors
Three pages shared the title "Overview"; give building-with-ai,
self-hosting/overview, and management/overview distinct titles (sidebar
labels unchanged). Replace the generic "Learn more" links in the
introduction build-extension table with descriptive anchor text.
| esbuildPlugin | Add existing or custom esbuild plugins to your build process |[esbuildPlugin docs](/config/extensions/esbuildPlugin)|
105
+
| emitDecoratorMetadata | Support for the emitDecoratorMetadata TypeScript compiler |[emitDecoratorMetadata docs](/config/extensions/emitDecoratorMetadata)|
106
+
| audioWaveform | Support for Audio Waveform in your project |[audioWaveform docs](/config/extensions/audioWaveform)|
0 commit comments