Replies: 1 comment
-
Any knowledge about this? is this posbile? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a 404 page, like this
I hope to exclude this page when using
npx run astro-i18next generate
.My temporary solution now is to replace 404.astro with 404.md (but this is a new problem, some of my pages use .md files, but obviously
npx run astro-i18next generate
is ineffective on .md).Thank you in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions