Y
Hacker News
new
|
ask
|
show
|
jobs
by
Havvy
3747 days ago
Because there's no version control that way. If I depended upon babel/babel (or whatever it's called on Github), when it changed from v5.x to v6.x, it would have broken my build.
1 comments
SlashmanX
3747 days ago
You can ask for a specific tag/branch using Github dependencies using babel/babel#v5.x
link