Update strong-sloths-push.md

Signed-off-by: Ben Lambert <ben@blam.sh>
This commit is contained in:
Ben Lambert
2023-11-08 14:27:12 -06:00
committed by GitHub
parent 31ce809932
commit 2373f9279f
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-scaffolder-backend': minor
---
- Allow using `globby`'s negative matching with `copyWithoutTemplating`/`copyWithoutRender`. This allows including an entire subdirectory while excluding a single file so that it will still be templated instead of needing to list every other file and ensure the list is updated when new files are added.
Allow using `globby`'s negative matching with `copyWithoutTemplating`/`copyWithoutRender`. This allows including an entire subdirectory while excluding a single file so that it will still be templated instead of needing to list every other file and ensure the list is updated when new files are added.