bootstrap
bootstrap copied to clipboard
fix(examples): access to the examples page by removing duplicate `indexPath`
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.
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!
Thanks, coliff 🙏 we'll check this out. We should update to the latest Astro packages and set up regular updates moving forward.