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

Respect build.format = "preserve" option #89

Open
g7s opened this issue Nov 23, 2024 · 0 comments
Open

Respect build.format = "preserve" option #89

g7s opened this issue Nov 23, 2024 · 0 comments
Assignees

Comments

@g7s
Copy link

g7s commented Nov 23, 2024

Describe the bug
According to the Astro docs for build format, the "preserve" option will respect the directory/file structure. However the i18n:sync command does not and always generates index.astro pages.

To Reproduce
Steps to reproduce the behavior:

  1. Set build.format to "preserve"
  2. Run npm run i18n:sync and observe that's not taken into account

Expected behavior

To respect the build.format "preserve" option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants