Correct Vite config syntax in styling.mdx#13988
Conversation
Fix syntax error in Vite configuration object.
✅ Deploy Preview for astro-docs-2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
|
Hello! Thank you for opening your first PR to Astro’s Docs! 🎉 Here’s what will happen next:
|
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates a code example in the styling guide, adjusting closing braces around a defineConfig snippet.
Changes:
- Modified the closing of the config example in
styling.mdx.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| build: { | ||
| assetsInlineLimit: 1024, | ||
| } | ||
| }; | ||
| } | ||
| }); |
ArmandPhilippot
left a comment
There was a problem hiding this comment.
Nice catch, thank you!
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
Fix syntax error in Vite configuration object.
Description (required)
Related issues & labels (optional)