Skip to content

Conversation

@jfeingold35
Copy link
Contributor

No description provided.

@jfeingold35 jfeingold35 marked this pull request as ready for review April 16, 2025 15:49
"/messages",
"/npm-shrinkwrap.json",
"/oclif.manifest.json",
"/oclif.lock"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oclif.lock is a hacky workaround that is used to ship a yarn-lock.json file, which for whatever reason is difficult to ship otherwise. Basically, oclif lock renamed yarn-lock.json as oclif.lock, which is a file that can be published, and then OCLIF knows to rename that back to yarn-lock.json when you install a package.

@jfeingold35 jfeingold35 merged commit c60d287 into dev Apr 16, 2025
12 checks passed
@randi274 randi274 deleted the d/W-18289221 branch April 18, 2025 16:44
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.

3 participants