We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b83cc34 commit 7e263afCopy full SHA for 7e263af
.npmignore
@@ -8,3 +8,5 @@ components
8
.idea
9
temp.txt*
10
test
11
+yarn.locky
12
+
Should this be yarn.lock not yarn.locky?
lol, yeah, I would think so. Honestly, I set up yarn.lock on a few repos, then ran into some issues with it, and haven't revisited it.
yarn.lock
Fixed, thanks!
Alot of issues have been fixed since October 2016(I had issues integrating with myget for example). So I'd recommend using it - so much faster!
Thanks! I'm not in a place where I can take the time to test and debug everything, but I'll keep it in mind for the future.
5 commit comments
drewfreyling commentedon May 12, 2017
Should this be yarn.lock not yarn.locky?
OverZealous commentedon May 12, 2017
lol, yeah, I would think so. Honestly, I set up
yarn.lock
on a few repos, then ran into some issues with it, and haven't revisited it.OverZealous commentedon May 12, 2017
Fixed, thanks!
drewfreyling commentedon May 12, 2017
Alot of issues have been fixed since October 2016(I had issues integrating with myget for example). So I'd recommend using it - so much faster!
OverZealous commentedon May 12, 2017
Thanks! I'm not in a place where I can take the time to test and debug everything, but I'll keep it in mind for the future.