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

Change dist/ subdirectory behaviour #8

Open
snoopdouglas opened this issue Dec 16, 2024 · 0 comments
Open

Change dist/ subdirectory behaviour #8

snoopdouglas opened this issue Dec 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@snoopdouglas
Copy link
Member

  • By default: whenever only a single file/subsubdirectory is output after the build finishes, move that into the parent directory.
  • This will also mean that by default, some exports will produce directories while others will produce files.
  • So, also add an option to disable this in the config: export.flatten, which defaults to true.
@snoopdouglas snoopdouglas added the enhancement New feature or request label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant