Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(examples): access to the examples page by removing duplicate indexPath #41237

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

julien-deramond
Copy link
Member

Description

Simple PR that allows to access to the "Examples" pages when running npm run astro-dev locally to avoid the Failed to load data from ./site/data/examples.yml error in the browser.

@coliff
Copy link
Contributor

coliff commented Feb 21, 2025

That's helpful! Also, I know it's super, super early for feedback/bug reports, but the v6-dev branch didn't build locally for me until I updated "astro-auto-import": from "^0.2.1" to "^0.4.4",` in package.json. Just mentioning it here in case anyone else ran into that issue!

@julien-deramond
Copy link
Member Author

Thanks, coliff 🙏 we'll check this out. We should update to the latest Astro packages and set up regular updates moving forward.

@julien-deramond julien-deramond force-pushed the v6-dev-jd-fix-access-to-examples-page branch from fa2d2ed to 47f5dcf Compare February 22, 2025 09:55
@mdo mdo merged commit 592aca1 into mdo/v6-dev Feb 22, 2025
1 of 7 checks passed
@mdo mdo deleted the v6-dev-jd-fix-access-to-examples-page branch February 22, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants