Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added yarn integration to Makefile #317

Merged
merged 1 commit into from
Oct 28, 2016
Merged

Conversation

thebigredgeek
Copy link
Contributor

No description provided.

@thebigredgeek
Copy link
Contributor Author

@TooTallNate

@TooTallNate
Copy link
Contributor

This essentially only affects development, though I'm not sure if we should be committing/publishing the yarn.lock file

@paulirish
Copy link

I asked the yarn team about this and they recommend keeping the lockfile in git.

https://yarnpkg.com/en/docs/version-control#toc-required-files sez "The following files must be checked into source control for anyone to be able "

@thebigredgeek
Copy link
Contributor Author

Yeah I also heard that we should check in the lockfile @TooTallNate @paulirish

@thebigredgeek
Copy link
Contributor Author

BTW, sorry about the branch directly in the repo. Old habits (from work) die hard haha

@TooTallNate
Copy link
Contributor

I guess it doesn't hurt. Feels kind of dirty committing a "generated" file like that. Same as npm-shrinkwrap.json in the end I suppose.

@TooTallNate
Copy link
Contributor

BTW, sorry about the branch directly in the repo.

I don't particularly mind. That's what git is for 😸

@thebigredgeek thebigredgeek merged commit d188464 into master Oct 28, 2016
@thebigredgeek thebigredgeek deleted the feature/yarnIntegration branch December 21, 2016 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants