Skip to content

remove stale bin/ symlink#4

Merged
ivoIturrieta merged 1 commit into
mainfrom
feat/publish-workflow-2
May 24, 2026
Merged

remove stale bin/ symlink#4
ivoIturrieta merged 1 commit into
mainfrom
feat/publish-workflow-2

Conversation

@ivoIturrieta
Copy link
Copy Markdown
Collaborator

The bin/unlayer symlink was a broken artifact from an old npm link attempt — its target path didn't resolve and bin/ was excluded from the published package via the "files" field. The "bin" field in package.json is what actually registers the unlayer command on install.

The bin/unlayer symlink was a broken artifact from an old npm link
attempt — its target path didn't resolve and bin/ was excluded from
the published package via the "files" field. The "bin" field in
package.json is what actually registers the unlayer command on install.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ivoIturrieta ivoIturrieta merged commit 66a0edf into main May 24, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant