Skip to content

Prevent .DS_Store in our zip files#42123

Merged
mdo merged 5 commits into
v6-devfrom
v6-dist-dsstore
Jun 28, 2026
Merged

Prevent .DS_Store in our zip files#42123
mdo merged 5 commits into
v6-devfrom
v6-dist-dsstore

Conversation

@mdo

@mdo mdo commented Mar 8, 2026

Copy link
Copy Markdown
Member

Just delete them if they're present.

@mdo mdo added this to v6.0.0 Mar 8, 2026
@github-project-automation github-project-automation Bot moved this to Inbox in v6.0.0 Mar 8, 2026
mdo added 4 commits March 7, 2026 16:20
Use zip's own `-x "*.DS_Store"` exclude in both the examples zip and the
release-zip script, rather than finding and removing files first. Cleaner
(doesn't mutate dist), and fixes the eslint error from filtering inside a
for…of loop header.
@mdo mdo merged commit 6fcaabd into v6-dev Jun 28, 2026
12 checks passed
@mdo mdo deleted the v6-dist-dsstore branch June 28, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

1 participant