Skip to content

Conversation

@nietonfir
Copy link

Yarn is an npm compatible drop-in replacement optimized (not only) for speed, determinism, offline-mode, … ;-)
For more information about yarn see https://yarnpkg.com/

Yarn is an npm compatible drop-in replacement optimized
(not only) for speed. ;-)
For more information about yarn see https://yarnpkg.com/
@DavidBadura
Copy link

The yarn.lock file will be ignored if you installed this package as dependency. So it doesn't matter what is in the lock file. ;-)

@nietonfir
Copy link
Author

That is correct. The intention for adding the lock file would be mostly for plugin developers (since we're only dealing with devDependencies), to ensure a consistent stack across them. And travis obviously, since it's supported now.

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.

2 participants